Creamy Garlic
#ecefe3
Creamy Garlic is a color with the hex code #ecefe3. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ecefe3 | |
|---|---|---|
| RGB | rgb(236, 239, 227) | |
| HSL | hsl(75, 27%, 91%) | |
| CMYK | cmyk(1%, 0%, 5%, 6%) | |
| LAB | lab(94, -3, 5) | |
| OKLCH | oklch(0.95 0.016 118) |
Color harmonies
Tints & shades
Code snippets
color: #ecefe3;
background-color: #ecefe3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFECEFE3)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.94, blue: 0.89, alpha: 1.0)