Sapphire Splendour
#2425b9
Here's everything about the color Sapphire Splendour (#2425b9) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #2425b9 | |
|---|---|---|
| RGB | rgb(36, 37, 185) | |
| HSL | hsl(240, 67%, 43%) | |
| CMYK | cmyk(81%, 80%, 0%, 27%) | |
| LAB | lab(26, 42, -78) | |
| OKLCH | oklch(0.4 0.22 270) |
Color harmonies
Tints & shades
Code snippets
color: #2425b9;
background-color: #2425b9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF2425B9)
/* Swift / UIKit */
UIColor(red: 0.14, green: 0.15, blue: 0.73, alpha: 1.0)