#2D2510
Accessibility
WCAG 2.1 contrast against white and black text — pick the combination that passes for your use case.
AaThe quick brown fox.
15.18White on this color
AA PassAA Large PassAAA Pass
AaThe quick brown fox.
1.38Black on this color
AA FailAA Large FailAAA Fail
Color in use
Mikado applied to common UI primitives — see how it reads in real interfaces.
Buttons
Badges
ActiveFeaturedLive
Card
Premium Plan
50+ tools, lifetime updates.
Alert
Heads up — this alert uses Mikado as its accent stripe.
Progress & Input
Shades & tints
Click any swatch to copy its hex.
Color harmonies
Pairings derived from the color wheel — click any swatch to explore.
CSS variables
/* Mikado */
:root {
--color-mikado: #2D2510;
--color-mikado-rgb: 45, 37, 16;
--color-mikado-hsl: 43, 48%, 12%;
}