#2222BF Color

Inspect #2222BF across formats, palettes, contrast and closest named color matches.

Color preview

#2222BF

Color formats

HEX
#2222BF
RGB
rgb(34, 34, 191)
RGBA
rgba(34, 34, 191, 1)
HSL
hsl(240, 70%, 44%)
HSV
hsv(240, 82%, 75%)
CMYK
cmyk(82%, 82%, 0%, 25%)
CSS variable
--color-primary: #2222BF;
Lowercase HEX
#2222bf

Shades

Tints

Tones

Harmony

CSS snippets for #2222BF

.color-2222bf {
  color: #2222BF;
  background-color: #2222BF;
}

Frequently asked questions

What color is #2222BF?+

#2222BF is a HEX color with RGB value rgb(34, 34, 191) and HSL value hsl(240, 70%, 44%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #2222BF?+

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