Stormy Passion
#c36666
Here's everything about the color Stormy Passion (#c36666) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c36666 | |
|---|---|---|
| RGB | rgb(195, 102, 102) | |
| HSL | hsl(0, 44%, 58%) | |
| CMYK | cmyk(0%, 48%, 48%, 24%) | |
| LAB | lab(55, 38, 18) | |
| OKLCH | oklch(0.62 0.119 21) |
Color harmonies
Tints & shades
Code snippets
color: #c36666;
background-color: #c36666;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFC36666)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.40, blue: 0.40, alpha: 1.0)