Purple Emperor
#6633bb
Here's everything about the color Purple Emperor (#6633bb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6633bb | |
|---|---|---|
| RGB | rgb(102, 51, 187) | |
| HSL | hsl(263, 57%, 47%) | |
| CMYK | cmyk(45%, 73%, 0%, 27%) | |
| LAB | lab(35, 45, -64) | |
| OKLCH | oklch(0.47 0.199 295) |
Color harmonies
Tints & shades
Code snippets
color: #6633bb;
background-color: #6633bb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF6633BB)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.20, blue: 0.73, alpha: 1.0)