Creamy Avocado
#d8f19c
Creamy Avocado is a color with the hex code #d8f19c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d8f19c | |
|---|---|---|
| RGB | rgb(216, 241, 156) | |
| HSL | hsl(78, 75%, 78%) | |
| CMYK | cmyk(10%, 0%, 35%, 5%) | |
| LAB | lab(92, -19, 38) | |
| OKLCH | oklch(0.92 0.112 122) |
Color harmonies
Tints & shades
Code snippets
color: #d8f19c;
background-color: #d8f19c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD8F19C)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.95, blue: 0.61, alpha: 1.0)