Violet Vixen
#883377
Here's everything about the color Violet Vixen (#883377) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #883377 | |
|---|---|---|
| RGB | rgb(136, 51, 119) | |
| HSL | hsl(312, 45%, 37%) | |
| CMYK | cmyk(0%, 63%, 12%, 47%) | |
| LAB | lab(36, 43, -21) | |
| OKLCH | oklch(0.47 0.143 336) |
Color harmonies
Tints & shades
Code snippets
color: #883377;
background-color: #883377;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF883377)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.20, blue: 0.47, alpha: 1.0)