Kiwi Kiss
#eef9c1
Kiwi Kiss is a color with the hex code #eef9c1. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #eef9c1 | |
|---|---|---|
| RGB | rgb(238, 249, 193) | |
| HSL | hsl(72, 82%, 87%) | |
| CMYK | cmyk(4%, 0%, 22%, 2%) | |
| LAB | lab(96, -11, 26) | |
| OKLCH | oklch(0.96 0.073 117) |
Color harmonies
Tints & shades
Code snippets
color: #eef9c1;
background-color: #eef9c1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEEF9C1)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.98, blue: 0.76, alpha: 1.0)