#2033DF Color

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

Color preview

#2033DF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2033DF

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

Frequently asked questions

What color is #2033DF?+

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

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

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