Choux à la Crème
#ebcf7d
Choux à la Crème is a color with the hex code #ebcf7d. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ebcf7d | |
|---|---|---|
| RGB | rgb(235, 207, 125) | |
| HSL | hsl(45, 73%, 71%) | |
| CMYK | cmyk(0%, 12%, 47%, 8%) | |
| LAB | lab(84, 2, 44) | |
| OKLCH | oklch(0.86 0.106 91) |
Color harmonies
Tints & shades
Code snippets
color: #ebcf7d;
background-color: #ebcf7d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEBCF7D)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.81, blue: 0.49, alpha: 1.0)