Prairie Winds
#e8e6d9
Prairie Winds is a color with the hex code #e8e6d9. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e8e6d9 | |
|---|---|---|
| RGB | rgb(232, 230, 217) | |
| HSL | hsl(52, 25%, 88%) | |
| CMYK | cmyk(0%, 1%, 6%, 9%) | |
| LAB | lab(91, -1, 7) | |
| OKLCH | oklch(0.92 0.017 100) |
Color harmonies
Tints & shades
Code snippets
color: #e8e6d9;
background-color: #e8e6d9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE8E6D9)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.90, blue: 0.85, alpha: 1.0)