Stormy Night
#372354
Here's everything about the color Stormy Night (#372354) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #372354 | |
|---|---|---|
| RGB | rgb(55, 35, 84) | |
| HSL | hsl(264, 41%, 23%) | |
| CMYK | cmyk(35%, 58%, 0%, 67%) | |
| LAB | lab(18, 19, -27) | |
| OKLCH | oklch(0.31 0.087 300) |
Color harmonies
Tints & shades
Code snippets
color: #372354;
background-color: #372354;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF372354)
/* Swift / UIKit */
UIColor(red: 0.22, green: 0.14, blue: 0.33, alpha: 1.0)