Mean Girls Lipstick
#ff00ae
Here's everything about the color Mean Girls Lipstick (#ff00ae) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff00ae | |
|---|---|---|
| RGB | rgb(255, 0, 174) | |
| HSL | hsl(319, 100%, 50%) | |
| CMYK | cmyk(0%, 100%, 32%, 0%) | |
| LAB | lab(57, 87, -20) | |
| OKLCH | oklch(0.66 0.277 349) |
Color harmonies
Tints & shades
Code snippets
color: #ff00ae;
background-color: #ff00ae;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFFF00AE)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.00, blue: 0.68, alpha: 1.0)