Embarrassed
#ee7799
Here's everything about the color Embarrassed (#ee7799) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee7799 | |
|---|---|---|
| RGB | rgb(238, 119, 153) | |
| HSL | hsl(343, 78%, 70%) | |
| CMYK | cmyk(0%, 50%, 36%, 7%) | |
| LAB | lab(65, 49, 4) | |
| OKLCH | oklch(0.71 0.15 4) |
Color harmonies
Tints & shades
Code snippets
color: #ee7799;
background-color: #ee7799;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFEE7799)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.47, blue: 0.60, alpha: 1.0)