#2030C1 Color

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

Color preview

#2030C1

Color formats

HEX
#2030C1
RGB
rgb(32, 48, 193)
RGBA
rgba(32, 48, 193, 1)
HSL
hsl(234, 72%, 44%)
HSV
hsv(234, 83%, 76%)
CMYK
cmyk(83%, 75%, 0%, 24%)
CSS variable
--color-primary: #2030C1;
Lowercase HEX
#2030c1

Shades

Tints

Tones

Harmony

CSS snippets for #2030C1

.color-2030c1 {
  color: #2030C1;
  background-color: #2030C1;
}

Frequently asked questions

What color is #2030C1?+

#2030C1 is a HEX color with RGB value rgb(32, 48, 193) and HSL value hsl(234, 72%, 44%). Its closest CSS named color is MediumBlue.

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

The closest Tailwind color is blue-800, available as the bg-blue-800 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