Royalty
#5930a9
Royalty is a color with the hex code #5930a9. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #5930a9 | |
|---|---|---|
| RGB | rgb(89, 48, 169) | |
| HSL | hsl(260, 56%, 43%) | |
| CMYK | cmyk(47%, 72%, 0%, 34%) | |
| LAB | lab(31, 40, -59) | |
| OKLCH | oklch(0.43 0.181 293) |
Color harmonies
Tints & shades
Code snippets
color: #5930a9;
background-color: #5930a9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF5930A9)
/* Swift / UIKit */
UIColor(red: 0.35, green: 0.19, blue: 0.66, alpha: 1.0)