#212FED Color

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

Color preview

#212FED

Color formats

HEX
#212FED
RGB
rgb(33, 47, 237)
RGBA
rgba(33, 47, 237, 1)
HSL
hsl(236, 85%, 53%)
HSV
hsv(236, 86%, 93%)
CMYK
cmyk(86%, 80%, 0%, 7%)
CSS variable
--color-primary: #212FED;
Lowercase HEX
#212fed

Shades

Tints

Tones

Harmony

CSS snippets for #212FED

.color-212fed {
  color: #212FED;
  background-color: #212FED;
}

Frequently asked questions

What color is #212FED?+

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

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

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