Sugar Cookie Crust
#e8cfb1
Sugar Cookie Crust is a color with the hex code #e8cfb1. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e8cfb1 | |
|---|---|---|
| RGB | rgb(232, 207, 177) | |
| HSL | hsl(33, 54%, 80%) | |
| CMYK | cmyk(0%, 11%, 24%, 9%) | |
| LAB | lab(85, 6, 18) | |
| OKLCH | oklch(0.87 0.049 72) |
Color harmonies
Tints & shades
Code snippets
color: #e8cfb1;
background-color: #e8cfb1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE8CFB1)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.81, blue: 0.69, alpha: 1.0)