Lick and Kiss
#ee5577
Here's everything about the color Lick and Kiss (#ee5577) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee5577 | |
|---|---|---|
| RGB | rgb(238, 85, 119) | |
| HSL | hsl(347, 82%, 63%) | |
| CMYK | cmyk(0%, 64%, 50%, 7%) | |
| LAB | lab(59, 61, 15) | |
| OKLCH | oklch(0.66 0.189 11) |
Color harmonies
Tints & shades
Code snippets
color: #ee5577;
background-color: #ee5577;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFEE5577)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.33, blue: 0.47, alpha: 1.0)