Anise Biscotti
#e5d5ae
Anise Biscotti is a color with the hex code #e5d5ae. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e5d5ae | |
|---|---|---|
| RGB | rgb(229, 213, 174) | |
| HSL | hsl(43, 51%, 79%) | |
| CMYK | cmyk(0%, 7%, 24%, 10%) | |
| LAB | lab(86, 1, 21) | |
| OKLCH | oklch(0.88 0.054 88) |
Color harmonies
Tints & shades
Code snippets
color: #e5d5ae;
background-color: #e5d5ae;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE5D5AE)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.84, blue: 0.68, alpha: 1.0)