Cotton Candy Explosions
#dd22ff
Here's everything about the color Cotton Candy Explosions (#dd22ff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dd22ff | |
|---|---|---|
| RGB | rgb(221, 34, 255) | |
| HSL | hsl(291, 100%, 57%) | |
| CMYK | cmyk(13%, 87%, 0%, 0%) | |
| LAB | lab(55, 84, -69) | |
| OKLCH | oklch(0.66 0.301 320) |
Color harmonies
Tints & shades
Code snippets
color: #dd22ff;
background-color: #dd22ff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFDD22FF)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.13, blue: 1.00, alpha: 1.0)