Warm Purple
#952e8f
Warm Purple is a color with the hex code #952e8f. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #952e8f | |
|---|---|---|
| RGB | rgb(149, 46, 143) | |
| HSL | hsl(303, 53%, 38%) | |
| CMYK | cmyk(0%, 69%, 4%, 42%) | |
| LAB | lab(38, 52, -32) | |
| OKLCH | oklch(0.49 0.177 330) |
Color harmonies
Tints & shades
Code snippets
color: #952e8f;
background-color: #952e8f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF952E8F)
/* Swift / UIKit */
UIColor(red: 0.58, green: 0.18, blue: 0.56, alpha: 1.0)