Deep Sky Blue
#0d75f8
Here's everything about the color Deep Sky Blue (#0d75f8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #0d75f8 | |
|---|---|---|
| RGB | rgb(13, 117, 248) | |
| HSL | hsl(213, 94%, 51%) | |
| CMYK | cmyk(95%, 53%, 0%, 3%) | |
| LAB | lab(50, 13, -74) | |
| OKLCH | oklch(0.59 0.214 258) |
Color harmonies
Tints & shades
Code snippets
color: #0d75f8;
background-color: #0d75f8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-blue-500 /* ≈ #2b7fff */
/* Flutter */
Color(0xFF0D75F8)
/* Swift / UIKit */
UIColor(red: 0.05, green: 0.46, blue: 0.97, alpha: 1.0)