Perkin Mauve
#733c8e
Perkin Mauve is a color with the hex code #733c8e. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #733c8e | |
|---|---|---|
| RGB | rgb(115, 60, 142) | |
| HSL | hsl(280, 41%, 40%) | |
| CMYK | cmyk(19%, 58%, 0%, 44%) | |
| LAB | lab(35, 35, -36) | |
| OKLCH | oklch(0.46 0.138 313) |
Color harmonies
Tints & shades
Code snippets
color: #733c8e;
background-color: #733c8e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF733C8E)
/* Swift / UIKit */
UIColor(red: 0.45, green: 0.24, blue: 0.56, alpha: 1.0)