Chantilly
#edb8c7
Chantilly is a color with the hex code #edb8c7. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #edb8c7 | |
|---|---|---|
| RGB | rgb(237, 184, 199) | |
| HSL | hsl(343, 60%, 83%) | |
| CMYK | cmyk(0%, 22%, 16%, 7%) | |
| LAB | lab(80, 21, 0) | |
| OKLCH | oklch(0.83 0.064 360) |
Color harmonies
Tints & shades
Code snippets
color: #edb8c7;
background-color: #edb8c7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFEDB8C7)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.72, blue: 0.78, alpha: 1.0)