Crepe
#d4bc94
Here's everything about the color Crepe (#d4bc94) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d4bc94 | |
|---|---|---|
| RGB | rgb(212, 188, 148) | |
| HSL | hsl(38, 43%, 71%) | |
| CMYK | cmyk(0%, 11%, 30%, 17%) | |
| LAB | lab(78, 4, 24) | |
| OKLCH | oklch(0.81 0.06 80) |
Color harmonies
Tints & shades
Code snippets
color: #d4bc94;
background-color: #d4bc94;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD4BC94)
/* Swift / UIKit */
UIColor(red: 0.83, green: 0.74, blue: 0.58, alpha: 1.0)