Ms. Pac-Man Kiss
#ff00aa
Here's everything about the color Ms. Pac-Man Kiss (#ff00aa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff00aa | |
|---|---|---|
| RGB | rgb(255, 0, 170) | |
| HSL | hsl(320, 100%, 50%) | |
| CMYK | cmyk(0%, 100%, 33%, 0%) | |
| LAB | lab(57, 86, -17) | |
| OKLCH | oklch(0.66 0.276 350) |
Color harmonies
Tints & shades
Code snippets
color: #ff00aa;
background-color: #ff00aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFFF00AA)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.00, blue: 0.67, alpha: 1.0)