Hello Darkness My Old Friend
#802280
Here's everything about the color Hello Darkness My Old Friend (#802280) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #802280 | |
|---|---|---|
| RGB | rgb(128, 34, 128) | |
| HSL | hsl(300, 58%, 32%) | |
| CMYK | cmyk(0%, 73%, 0%, 50%) | |
| LAB | lab(32, 49, -32) | |
| OKLCH | oklch(0.44 0.168 328) |
Color harmonies
Tints & shades
Code snippets
color: #802280;
background-color: #802280;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF802280)
/* Swift / UIKit */
UIColor(red: 0.50, green: 0.13, blue: 0.50, alpha: 1.0)