#2030DA Color

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

Color preview

#2030DA

Color formats

HEX
#2030DA
RGB
rgb(32, 48, 218)
RGBA
rgba(32, 48, 218, 1)
HSL
hsl(235, 74%, 49%)
HSV
hsv(235, 85%, 85%)
CMYK
cmyk(85%, 78%, 0%, 15%)
CSS variable
--color-primary: #2030DA;
Lowercase HEX
#2030da

Shades

Tints

Tones

Harmony

CSS snippets for #2030DA

.color-2030da {
  color: #2030DA;
  background-color: #2030DA;
}

Frequently asked questions

What color is #2030DA?+

#2030DA is a HEX color with RGB value rgb(32, 48, 218) and HSL value hsl(235, 74%, 49%). Its closest CSS named color is MediumBlue.

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

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