Sapphire Glitter
#0033cc
Here's everything about the color Sapphire Glitter (#0033cc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #0033cc | |
|---|---|---|
| RGB | rgb(0, 51, 204) | |
| HSL | hsl(225, 100%, 40%) | |
| CMYK | cmyk(100%, 75%, 0%, 20%) | |
| LAB | lab(29, 38, -83) | |
| OKLCH | oklch(0.43 0.235 264) |
Color harmonies
Tints & shades
Code snippets
color: #0033cc;
background-color: #0033cc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF0033CC)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.20, blue: 0.80, alpha: 1.0)