Vampire Love Story
#dd0077
Here's everything about the color Vampire Love Story (#dd0077) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dd0077 | |
|---|---|---|
| RGB | rgb(221, 0, 119) | |
| HSL | hsl(328, 100%, 43%) | |
| CMYK | cmyk(0%, 100%, 46%, 13%) | |
| LAB | lab(49, 76, 0) | |
| OKLCH | oklch(0.58 0.236 359) |
Color harmonies
Tints & shades
Code snippets
color: #dd0077;
background-color: #dd0077;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFDD0077)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.00, blue: 0.47, alpha: 1.0)