Mellow Marrow
#e8c2b4
Here's everything about the color Mellow Marrow (#e8c2b4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e8c2b4 | |
|---|---|---|
| RGB | rgb(232, 194, 180) | |
| HSL | hsl(16, 53%, 81%) | |
| CMYK | cmyk(0%, 16%, 22%, 9%) | |
| LAB | lab(82, 12, 12) | |
| OKLCH | oklch(0.84 0.048 41) |
Color harmonies
Tints & shades
Code snippets
color: #e8c2b4;
background-color: #e8c2b4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE8C2B4)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.76, blue: 0.71, alpha: 1.0)