Spicy Purple
#b9396e
Here's everything about the color Spicy Purple (#b9396e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b9396e | |
|---|---|---|
| RGB | rgb(185, 57, 110) | |
| HSL | hsl(335, 53%, 47%) | |
| CMYK | cmyk(0%, 69%, 41%, 27%) | |
| LAB | lab(45, 55, 0) | |
| OKLCH | oklch(0.55 0.17 359) |
Color harmonies
Tints & shades
Code snippets
color: #b9396e;
background-color: #b9396e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFB9396E)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.22, blue: 0.43, alpha: 1.0)