#212BED Color

Inspect #212BED across formats, palettes, contrast and closest named color matches.

Color preview

#212BED

Color formats

HEX
#212BED
RGB
rgb(33, 43, 237)
RGBA
rgba(33, 43, 237, 1)
HSL
hsl(237, 85%, 53%)
HSV
hsv(237, 86%, 93%)
CMYK
cmyk(86%, 82%, 0%, 7%)
CSS variable
--color-primary: #212BED;
Lowercase HEX
#212bed

Shades

Tints

Tones

Harmony

CSS snippets for #212BED

.color-212bed {
  color: #212BED;
  background-color: #212BED;
}

Frequently asked questions

What color is #212BED?+

#212BED is a HEX color with RGB value rgb(33, 43, 237) and HSL value hsl(237, 85%, 53%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #212BED?+

The closest Tailwind color is blue-700, available as the bg-blue-700 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