Melodramatic Magenta
#dd22aa
Here's everything about the color Melodramatic Magenta (#dd22aa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dd22aa | |
|---|---|---|
| RGB | rgb(221, 34, 170) | |
| HSL | hsl(316, 73%, 50%) | |
| CMYK | cmyk(0%, 85%, 23%, 13%) | |
| LAB | lab(51, 75, -26) | |
| OKLCH | oklch(0.61 0.246 343) |
Color harmonies
Tints & shades
Code snippets
color: #dd22aa;
background-color: #dd22aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFDD22AA)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.13, blue: 0.67, alpha: 1.0)