Blood Kiss
#c30b0a
Blood Kiss, represented by the hex value #c30b0a, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #c30b0a | |
|---|---|---|
| RGB | rgb(195, 11, 10) | |
| HSL | hsl(0, 90%, 40%) | |
| CMYK | cmyk(0%, 94%, 95%, 24%) | |
| LAB | lab(42, 65, 54) | |
| OKLCH | oklch(0.52 0.207 29) |
Color harmonies
Tints & shades
Code snippets
color: #c30b0a;
background-color: #c30b0a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFC30B0A)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.04, blue: 0.04, alpha: 1.0)