Brutally Blue
#0022dd
Here's everything about the color Brutally Blue (#0022dd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #0022dd | |
|---|---|---|
| RGB | rgb(0, 34, 221) | |
| HSL | hsl(231, 100%, 43%) | |
| CMYK | cmyk(100%, 85%, 0%, 13%) | |
| LAB | lab(28, 52, -95) | |
| OKLCH | oklch(0.43 0.267 264) |
Color harmonies
Tints & shades
Code snippets
color: #0022dd;
background-color: #0022dd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF0022DD)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.13, blue: 0.87, alpha: 1.0)