Oatmeal Cookie
#eadac6
Here's everything about the color Oatmeal Cookie (#eadac6) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eadac6 | |
|---|---|---|
| RGB | rgb(234, 218, 198) | |
| HSL | hsl(33, 46%, 85%) | |
| CMYK | cmyk(0%, 7%, 15%, 8%) | |
| LAB | lab(88, 3, 12) | |
| OKLCH | oklch(0.9 0.032 74) |
Color harmonies
Tints & shades
Code snippets
color: #eadac6;
background-color: #eadac6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEADAC6)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.85, blue: 0.78, alpha: 1.0)