Vampire Fangs
#cc2255
Here's everything about the color Vampire Fangs (#cc2255) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cc2255 | |
|---|---|---|
| RGB | rgb(204, 34, 85) | |
| HSL | hsl(342, 71%, 47%) | |
| CMYK | cmyk(0%, 83%, 58%, 20%) | |
| LAB | lab(46, 66, 17) | |
| OKLCH | oklch(0.55 0.202 11) |
Color harmonies
Tints & shades
Code snippets
color: #cc2255;
background-color: #cc2255;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFCC2255)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.13, blue: 0.33, alpha: 1.0)