Opulent Purple
#673362
Opulent Purple is a color with the hex code #673362. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #673362 | |
|---|---|---|
| RGB | rgb(103, 51, 98) | |
| HSL | hsl(306, 34%, 30%) | |
| CMYK | cmyk(0%, 50%, 5%, 60%) | |
| LAB | lab(30, 29, -18) | |
| OKLCH | oklch(0.41 0.099 331) |
Color harmonies
Tints & shades
Code snippets
color: #673362;
background-color: #673362;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF673362)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.20, blue: 0.38, alpha: 1.0)