Virgin Olive Oil
#e2dcab
Virgin Olive Oil is a color with the hex code #e2dcab. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e2dcab | |
|---|---|---|
| RGB | rgb(226, 220, 171) | |
| HSL | hsl(53, 49%, 78%) | |
| CMYK | cmyk(0%, 3%, 24%, 11%) | |
| LAB | lab(87, -4, 25) | |
| OKLCH | oklch(0.89 0.064 102) |
Color harmonies
Tints & shades
Code snippets
color: #e2dcab;
background-color: #e2dcab;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE2DCAB)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.86, blue: 0.67, alpha: 1.0)