Plastic Lips
#aa2266
Here's everything about the color Plastic Lips (#aa2266) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aa2266 | |
|---|---|---|
| RGB | rgb(170, 34, 102) | |
| HSL | hsl(330, 67%, 40%) | |
| CMYK | cmyk(0%, 80%, 40%, 33%) | |
| LAB | lab(39, 57, -4) | |
| OKLCH | oklch(0.5 0.179 356) |
Color harmonies
Tints & shades
Code snippets
color: #aa2266;
background-color: #aa2266;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFAA2266)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.13, blue: 0.40, alpha: 1.0)