Piercing Pink
#dd00ee
Here's everything about the color Piercing Pink (#dd00ee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dd00ee | |
|---|---|---|
| RGB | rgb(221, 0, 238) | |
| HSL | hsl(296, 100%, 47%) | |
| CMYK | cmyk(7%, 100%, 0%, 7%) | |
| LAB | lab(53, 86, -63) | |
| OKLCH | oklch(0.64 0.3 324) |
Color harmonies
Tints & shades
Code snippets
color: #dd00ee;
background-color: #dd00ee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFDD00EE)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.00, blue: 0.93, alpha: 1.0)