Pinkman
#dd11ff
Here's everything about the color Pinkman (#dd11ff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dd11ff | |
|---|---|---|
| RGB | rgb(221, 17, 255) | |
| HSL | hsl(291, 100%, 53%) | |
| CMYK | cmyk(13%, 93%, 0%, 0%) | |
| LAB | lab(55, 86, -70) | |
| OKLCH | oklch(0.65 0.308 321) |
Color harmonies
Tints & shades
Code snippets
color: #dd11ff;
background-color: #dd11ff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFDD11FF)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.07, blue: 1.00, alpha: 1.0)