Explosive Purple
#cc11bb
Here's everything about the color Explosive Purple (#cc11bb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cc11bb | |
|---|---|---|
| RGB | rgb(204, 17, 187) | |
| HSL | hsl(305, 85%, 43%) | |
| CMYK | cmyk(0%, 92%, 8%, 20%) | |
| LAB | lab(48, 76, -42) | |
| OKLCH | oklch(0.59 0.257 333) |
Color harmonies
Tints & shades
Code snippets
color: #cc11bb;
background-color: #cc11bb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFCC11BB)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.07, blue: 0.73, alpha: 1.0)