Frosted Blueberries
#0055dd
Here's everything about the color Frosted Blueberries (#0055dd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #0055dd | |
|---|---|---|
| RGB | rgb(0, 85, 221) | |
| HSL | hsl(217, 100%, 43%) | |
| CMYK | cmyk(100%, 62%, 0%, 13%) | |
| LAB | lab(39, 23, -77) | |
| OKLCH | oklch(0.5 0.219 261) |
Color harmonies
Tints & shades
Code snippets
color: #0055dd;
background-color: #0055dd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF0055DD)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.33, blue: 0.87, alpha: 1.0)