Katy Berry
#aa0077
Here's everything about the color Katy Berry (#aa0077) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aa0077 | |
|---|---|---|
| RGB | rgb(170, 0, 119) | |
| HSL | hsl(318, 100%, 33%) | |
| CMYK | cmyk(0%, 100%, 30%, 33%) | |
| LAB | lab(38, 64, -17) | |
| OKLCH | oklch(0.49 0.207 347) |
Color harmonies
Tints & shades
Code snippets
color: #aa0077;
background-color: #aa0077;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFAA0077)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.00, blue: 0.47, alpha: 1.0)