Serenity’s Reign
#507bce
Here's everything about the color Serenity’s Reign (#507bce) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #507bce | |
|---|---|---|
| RGB | rgb(80, 123, 206) | |
| HSL | hsl(220, 56%, 56%) | |
| CMYK | cmyk(61%, 40%, 0%, 19%) | |
| LAB | lab(52, 5, -48) | |
| OKLCH | oklch(0.59 0.136 262) |
Color harmonies
Tints & shades
Code snippets
color: #507bce;
background-color: #507bce;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-blue-500 /* ≈ #2b7fff */
/* Flutter */
Color(0xFF507BCE)
/* Swift / UIKit */
UIColor(red: 0.31, green: 0.48, blue: 0.81, alpha: 1.0)