Mindaro
#daea6f
Mindaro is a color with the hex code #daea6f. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #daea6f | |
|---|---|---|
| RGB | rgb(218, 234, 111) | |
| HSL | hsl(68, 75%, 68%) | |
| CMYK | cmyk(7%, 0%, 53%, 8%) | |
| LAB | lab(90, -18, 57) | |
| OKLCH | oklch(0.9 0.149 116) |
Color harmonies
Tints & shades
Code snippets
color: #daea6f;
background-color: #daea6f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDAEA6F)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.92, blue: 0.44, alpha: 1.0)