Peace & Quiet
#e0dac8
Peace & Quiet is a color with the hex code #e0dac8. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e0dac8 | |
|---|---|---|
| RGB | rgb(224, 218, 200) | |
| HSL | hsl(45, 28%, 83%) | |
| CMYK | cmyk(0%, 3%, 11%, 12%) | |
| LAB | lab(87, 0, 10) | |
| OKLCH | oklch(0.89 0.025 92) |
Color harmonies
Tints & shades
Code snippets
color: #e0dac8;
background-color: #e0dac8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE0DAC8)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.85, blue: 0.78, alpha: 1.0)