Noble Cream
#e1dace
Noble Cream, represented by the hex value #e1dace, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #e1dace | |
|---|---|---|
| RGB | rgb(225, 218, 206) | |
| HSL | hsl(38, 24%, 85%) | |
| CMYK | cmyk(0%, 3%, 8%, 12%) | |
| LAB | lab(87, 1, 7) | |
| OKLCH | oklch(0.89 0.018 81) |
Color harmonies
Tints & shades
Code snippets
color: #e1dace;
background-color: #e1dace;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE1DACE)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.85, blue: 0.81, alpha: 1.0)