#2000AE Color

Inspect #2000AE across formats, palettes, contrast and closest named color matches.

Color preview

#2000AE

Color formats

HEX
#2000AE
RGB
rgb(32, 0, 174)
RGBA
rgba(32, 0, 174, 1)
HSL
hsl(251, 100%, 34%)
HSV
hsv(251, 100%, 68%)
CMYK
cmyk(82%, 100%, 0%, 32%)
CSS variable
--color-primary: #2000AE;
Lowercase HEX
#2000ae

Shades

Tints

Tones

Harmony

CSS snippets for #2000AE

.color-2000ae {
  color: #2000AE;
  background-color: #2000AE;
}

Frequently asked questions

What color is #2000AE?+

#2000AE is a HEX color with RGB value rgb(32, 0, 174) and HSL value hsl(251, 100%, 34%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #2000AE?+

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