Pure Passion
#b40039
Here's everything about the color Pure Passion (#b40039) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b40039 | |
|---|---|---|
| RGB | rgb(180, 0, 57) | |
| HSL | hsl(341, 100%, 35%) | |
| CMYK | cmyk(0%, 100%, 68%, 29%) | |
| LAB | lab(39, 63, 24) | |
| OKLCH | oklch(0.49 0.196 16) |
Color harmonies
Tints & shades
Code snippets
color: #b40039;
background-color: #b40039;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFB40039)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.00, blue: 0.22, alpha: 1.0)