Croissant
#c4ab86
Here's everything about the color Croissant (#c4ab86) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c4ab86 | |
|---|---|---|
| RGB | rgb(196, 171, 134) | |
| HSL | hsl(36, 34%, 65%) | |
| CMYK | cmyk(0%, 13%, 32%, 23%) | |
| LAB | lab(72, 5, 23) | |
| OKLCH | oklch(0.75 0.058 77) |
Color harmonies
Tints & shades
Code snippets
color: #c4ab86;
background-color: #c4ab86;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFC4AB86)
/* Swift / UIKit */
UIColor(red: 0.77, green: 0.67, blue: 0.53, alpha: 1.0)