Royal Nightcore
#533cc6
Royal Nightcore is a color with the hex code #533cc6. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #533cc6 | |
|---|---|---|
| RGB | rgb(83, 60, 198) | |
| HSL | hsl(250, 55%, 51%) | |
| CMYK | cmyk(58%, 70%, 0%, 22%) | |
| LAB | lab(35, 40, -70) | |
| OKLCH | oklch(0.47 0.203 283) |
Color harmonies
Tints & shades
Code snippets
color: #533cc6;
background-color: #533cc6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF533CC6)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.24, blue: 0.78, alpha: 1.0)