Bloodthirsty Lips
#c6101e
Looking for the precise values behind Bloodthirsty Lips (#c6101e)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #c6101e | |
|---|---|---|
| RGB | rgb(198, 16, 30) | |
| HSL | hsl(355, 85%, 42%) | |
| CMYK | cmyk(0%, 92%, 85%, 22%) | |
| LAB | lab(43, 65, 46) | |
| OKLCH | oklch(0.52 0.207 26) |
Color harmonies
Tints & shades
Code snippets
color: #c6101e;
background-color: #c6101e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFC6101E)
/* Swift / UIKit */
UIColor(red: 0.78, green: 0.06, blue: 0.12, alpha: 1.0)