Vampiric Bloodlust
#cc0066
Here's everything about the color Vampiric Bloodlust (#cc0066) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cc0066 | |
|---|---|---|
| RGB | rgb(204, 0, 102) | |
| HSL | hsl(330, 100%, 40%) | |
| CMYK | cmyk(0%, 100%, 50%, 20%) | |
| LAB | lab(45, 71, 4) | |
| OKLCH | oklch(0.55 0.22 2) |
Color harmonies
Tints & shades
Code snippets
color: #cc0066;
background-color: #cc0066;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFCC0066)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.00, blue: 0.40, alpha: 1.0)