Midori
#2a603b
Here's everything about the color Midori (#2a603b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #2a603b | |
|---|---|---|
| RGB | rgb(42, 96, 59) | |
| HSL | hsl(139, 39%, 27%) | |
| CMYK | cmyk(56%, 0%, 39%, 62%) | |
| LAB | lab(36, -26, 16) | |
| OKLCH | oklch(0.44 0.084 152) |
Color harmonies
Tints & shades
Code snippets
color: #2a603b;
background-color: #2a603b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF2A603B)
/* Swift / UIKit */
UIColor(red: 0.16, green: 0.38, blue: 0.23, alpha: 1.0)