Epink
#dd33ff
Here's everything about the color Epink (#dd33ff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dd33ff | |
|---|---|---|
| RGB | rgb(221, 51, 255) | |
| HSL | hsl(290, 100%, 60%) | |
| CMYK | cmyk(13%, 80%, 0%, 0%) | |
| LAB | lab(57, 81, -67) | |
| OKLCH | oklch(0.67 0.29 320) |
Color harmonies
Tints & shades
Code snippets
color: #dd33ff;
background-color: #dd33ff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFDD33FF)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.20, blue: 1.00, alpha: 1.0)