Aphroditean Fuchsia
#dd14ab
Here's everything about the color Aphroditean Fuchsia (#dd14ab) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dd14ab | |
|---|---|---|
| RGB | rgb(221, 20, 171) | |
| HSL | hsl(315, 83%, 47%) | |
| CMYK | cmyk(0%, 91%, 23%, 13%) | |
| LAB | lab(51, 78, -28) | |
| OKLCH | oklch(0.61 0.254 342) |
Color harmonies
Tints & shades
Code snippets
color: #dd14ab;
background-color: #dd14ab;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFDD14AB)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.08, blue: 0.67, alpha: 1.0)