Extraviolet
#661188
Here's everything about the color Extraviolet (#661188) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #661188 | |
|---|---|---|
| RGB | rgb(102, 17, 136) | |
| HSL | hsl(283, 78%, 30%) | |
| CMYK | cmyk(25%, 88%, 0%, 47%) | |
| LAB | lab(26, 49, -47) | |
| OKLCH | oklch(0.39 0.181 313) |
Color harmonies
Tints & shades
Code snippets
color: #661188;
background-color: #661188;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF661188)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.07, blue: 0.53, alpha: 1.0)