Magnificent Magenta
#ee22aa
Here's everything about the color Magnificent Magenta (#ee22aa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee22aa | |
|---|---|---|
| RGB | rgb(238, 34, 170) | |
| HSL | hsl(320, 86%, 53%) | |
| CMYK | cmyk(0%, 86%, 29%, 7%) | |
| LAB | lab(55, 79, -21) | |
| OKLCH | oklch(0.64 0.255 347) |
Color harmonies
Tints & shades
Code snippets
color: #ee22aa;
background-color: #ee22aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFEE22AA)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.13, blue: 0.67, alpha: 1.0)