Purple Haze
#807396
Purple Haze is a color with the hex code #807396. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #807396 | |
|---|---|---|
| RGB | rgb(128, 115, 150) | |
| HSL | hsl(262, 14%, 52%) | |
| CMYK | cmyk(15%, 23%, 0%, 41%) | |
| LAB | lab(51, 11, -17) | |
| OKLCH | oklch(0.58 0.055 302) |
Color harmonies
Tints & shades
Code snippets
color: #807396;
background-color: #807396;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF807396)
/* Swift / UIKit */
UIColor(red: 0.50, green: 0.45, blue: 0.59, alpha: 1.0)