#2020DF Color

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

Color preview

#2020DF

Color formats

HEX
#2020DF
RGB
rgb(32, 32, 223)
RGBA
rgba(32, 32, 223, 1)
HSL
hsl(240, 75%, 50%)
HSV
hsv(240, 86%, 87%)
CMYK
cmyk(86%, 86%, 0%, 13%)
CSS variable
--color-primary: #2020DF;
Lowercase HEX
#2020df

Shades

Tints

Tones

Harmony

CSS snippets for #2020DF

.color-2020df {
  color: #2020DF;
  background-color: #2020DF;
}

Frequently asked questions

What color is #2020DF?+

#2020DF is a HEX color with RGB value rgb(32, 32, 223) and HSL value hsl(240, 75%, 50%). Its closest CSS named color is MediumBlue.

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

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