Hot Lips
#c9312b
Here's everything about the color Hot Lips (#c9312b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c9312b | |
|---|---|---|
| RGB | rgb(201, 49, 43) | |
| HSL | hsl(2, 65%, 48%) | |
| CMYK | cmyk(0%, 76%, 79%, 21%) | |
| LAB | lab(46, 59, 42) | |
| OKLCH | oklch(0.55 0.19 28) |
Color harmonies
Tints & shades
Code snippets
color: #c9312b;
background-color: #c9312b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFC9312B)
/* Swift / UIKit */
UIColor(red: 0.79, green: 0.19, blue: 0.17, alpha: 1.0)