#2012ED Color

Inspect #2012ED across formats, palettes, contrast and closest named color matches.

Color preview

#2012ED

Color formats

HEX
#2012ED
RGB
rgb(32, 18, 237)
RGBA
rgba(32, 18, 237, 1)
HSL
hsl(244, 86%, 50%)
HSV
hsv(244, 92%, 93%)
CMYK
cmyk(86%, 92%, 0%, 7%)
CSS variable
--color-primary: #2012ED;
Lowercase HEX
#2012ed

Shades

Tints

Tones

Harmony

CSS snippets for #2012ED

.color-2012ed {
  color: #2012ED;
  background-color: #2012ED;
}

Frequently asked questions

What color is #2012ED?+

#2012ED is a HEX color with RGB value rgb(32, 18, 237) and HSL value hsl(244, 86%, 50%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #2012ED?+

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