#2020EC Color

Inspect #2020EC across formats, palettes, contrast and closest named color matches.

Color preview

#2020EC

Color formats

HEX
#2020EC
RGB
rgb(32, 32, 236)
RGBA
rgba(32, 32, 236, 1)
HSL
hsl(240, 84%, 53%)
HSV
hsv(240, 86%, 93%)
CMYK
cmyk(86%, 86%, 0%, 7%)
CSS variable
--color-primary: #2020EC;
Lowercase HEX
#2020ec

Shades

Tints

Tones

Harmony

CSS snippets for #2020EC

.color-2020ec {
  color: #2020EC;
  background-color: #2020EC;
}

Frequently asked questions

What color is #2020EC?+

#2020EC is a HEX color with RGB value rgb(32, 32, 236) and HSL value hsl(240, 84%, 53%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #2020EC?+

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