Valentine Lava
#ba0728
Here's everything about the color Valentine Lava (#ba0728) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ba0728 | |
|---|---|---|
| RGB | rgb(186, 7, 40) | |
| HSL | hsl(349, 93%, 38%) | |
| CMYK | cmyk(0%, 96%, 78%, 27%) | |
| LAB | lab(40, 64, 36) | |
| OKLCH | oklch(0.5 0.199 22) |
Color harmonies
Tints & shades
Code snippets
color: #ba0728;
background-color: #ba0728;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFBA0728)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.03, blue: 0.16, alpha: 1.0)