Almond Brittle
#e5d3b9
Looking for the precise values behind Almond Brittle (#e5d3b9)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #e5d3b9 | |
|---|---|---|
| RGB | rgb(229, 211, 185) | |
| HSL | hsl(35, 46%, 81%) | |
| CMYK | cmyk(0%, 8%, 19%, 10%) | |
| LAB | lab(86, 3, 15) | |
| OKLCH | oklch(0.87 0.04 77) |
Color harmonies
Tints & shades
Code snippets
color: #e5d3b9;
background-color: #e5d3b9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE5D3B9)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.83, blue: 0.73, alpha: 1.0)