Warm Ashes
#cfc9c7
Warm Ashes is a color with the hex code #cfc9c7. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #cfc9c7 | |
|---|---|---|
| RGB | rgb(207, 201, 199) | |
| HSL | hsl(15, 8%, 80%) | |
| CMYK | cmyk(0%, 3%, 4%, 19%) | |
| LAB | lab(81, 2, 2) | |
| OKLCH | oklch(0.84 0.007 39) |
Color harmonies
Tints & shades
Code snippets
color: #cfc9c7;
background-color: #cfc9c7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCFC9C7)
/* Swift / UIKit */
UIColor(red: 0.81, green: 0.79, blue: 0.78, alpha: 1.0)