Pink Prestige
#ee99aa
Here's everything about the color Pink Prestige (#ee99aa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee99aa | |
|---|---|---|
| RGB | rgb(238, 153, 170) | |
| HSL | hsl(348, 71%, 77%) | |
| CMYK | cmyk(0%, 36%, 29%, 7%) | |
| LAB | lab(72, 34, 5) | |
| OKLCH | oklch(0.77 0.104 7) |
Color harmonies
Tints & shades
Code snippets
color: #ee99aa;
background-color: #ee99aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFEE99AA)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.60, blue: 0.67, alpha: 1.0)