Fleur de Sel Caramel
#da8704
Here's everything about the color Fleur de Sel Caramel (#da8704) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #da8704 | |
|---|---|---|
| RGB | rgb(218, 135, 4) | |
| HSL | hsl(37, 96%, 44%) | |
| CMYK | cmyk(0%, 38%, 98%, 15%) | |
| LAB | lab(64, 27, 69) | |
| OKLCH | oklch(0.69 0.152 67) |
Color harmonies
Tints & shades
Code snippets
color: #da8704;
background-color: #da8704;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFDA8704)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.53, blue: 0.02, alpha: 1.0)