Royal Blue
#4169e1
Here's everything about the color Royal Blue (#4169e1) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4169e1 | |
|---|---|---|
| RGB | rgb(65, 105, 225) | |
| HSL | hsl(225, 73%, 57%) | |
| CMYK | cmyk(71%, 53%, 0%, 12%) | |
| LAB | lab(47, 18, -67) | |
| OKLCH | oklch(0.56 0.188 266) |
Color harmonies
Tints & shades
Code snippets
color: #4169e1;
background-color: #4169e1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF4169E1)
/* Swift / UIKit */
UIColor(red: 0.25, green: 0.41, blue: 0.88, alpha: 1.0)