Caramel Mousse
#e5caa4
Caramel Mousse is a color with the hex code #e5caa4. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e5caa4 | |
|---|---|---|
| RGB | rgb(229, 202, 164) | |
| HSL | hsl(35, 56%, 77%) | |
| CMYK | cmyk(0%, 12%, 28%, 10%) | |
| LAB | lab(83, 6, 23) | |
| OKLCH | oklch(0.85 0.059 76) |
Color harmonies
Tints & shades
Code snippets
color: #e5caa4;
background-color: #e5caa4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE5CAA4)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.79, blue: 0.64, alpha: 1.0)