Ruthless Empress
#573894
Looking for the precise values behind Ruthless Empress (#573894)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #573894 | |
|---|---|---|
| RGB | rgb(87, 56, 148) | |
| HSL | hsl(260, 45%, 40%) | |
| CMYK | cmyk(41%, 62%, 0%, 42%) | |
| LAB | lab(31, 31, -47) | |
| OKLCH | oklch(0.43 0.145 295) |
Color harmonies
Tints & shades
Code snippets
color: #573894;
background-color: #573894;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF573894)
/* Swift / UIKit */
UIColor(red: 0.34, green: 0.22, blue: 0.58, alpha: 1.0)