Vertigo Cherry
#990055
Here's everything about the color Vertigo Cherry (#990055) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #990055 | |
|---|---|---|
| RGB | rgb(153, 0, 85) | |
| HSL | hsl(327, 100%, 30%) | |
| CMYK | cmyk(0%, 100%, 44%, 40%) | |
| LAB | lab(33, 58, -3) | |
| OKLCH | oklch(0.44 0.181 357) |
Color harmonies
Tints & shades
Code snippets
color: #990055;
background-color: #990055;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF990055)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.00, blue: 0.33, alpha: 1.0)