#022CC4 Color

Inspect #022CC4 across formats, palettes, contrast and closest named color matches.

Color preview

#022CC4

Color formats

HEX
#022CC4
RGB
rgb(2, 44, 196)
RGBA
rgba(2, 44, 196, 1)
HSL
hsl(227, 98%, 39%)
HSV
hsv(227, 99%, 77%)
CMYK
cmyk(99%, 78%, 0%, 23%)
CSS variable
--color-primary: #022CC4;
Lowercase HEX
#022cc4

Shades

Tints

Tones

Harmony

CSS snippets for #022CC4

.color-022cc4 {
  color: #022CC4;
  background-color: #022CC4;
}

Frequently asked questions

What color is #022CC4?+

#022CC4 is a HEX color with RGB value rgb(2, 44, 196) and HSL value hsl(227, 98%, 39%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #022CC4?+

The closest Tailwind color is blue-800, available as the bg-blue-800 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools