Pink Horror
#90305d
Pink Horror, represented by the hex value #90305d, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #90305d | |
|---|---|---|
| RGB | rgb(144, 48, 93) | |
| HSL | hsl(332, 50%, 38%) | |
| CMYK | cmyk(0%, 67%, 35%, 44%) | |
| LAB | lab(36, 44, -4) | |
| OKLCH | oklch(0.46 0.137 355) |
Color harmonies
Tints & shades
Code snippets
color: #90305d;
background-color: #90305d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF90305D)
/* Swift / UIKit */
UIColor(red: 0.56, green: 0.19, blue: 0.36, alpha: 1.0)