Freshly Purpleized
#5c5083
Here's everything about the color Freshly Purpleized (#5c5083) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5c5083 | |
|---|---|---|
| RGB | rgb(92, 80, 131) | |
| HSL | hsl(254, 24%, 41%) | |
| CMYK | cmyk(30%, 39%, 0%, 49%) | |
| LAB | lab(37, 14, -27) | |
| OKLCH | oklch(0.47 0.082 294) |
Color harmonies
Tints & shades
Code snippets
color: #5c5083;
background-color: #5c5083;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF5C5083)
/* Swift / UIKit */
UIColor(red: 0.36, green: 0.31, blue: 0.51, alpha: 1.0)