#2030DF Color

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

Color preview

#2030DF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2030DF

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

Frequently asked questions

What color is #2030DF?+

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

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

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