#2019AE Color

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

Color preview

#2019AE

Color formats

HEX
#2019AE
RGB
rgb(32, 25, 174)
RGBA
rgba(32, 25, 174, 1)
HSL
hsl(243, 75%, 39%)
HSV
hsv(243, 86%, 68%)
CMYK
cmyk(82%, 86%, 0%, 32%)
CSS variable
--color-primary: #2019AE;
Lowercase HEX
#2019ae

Shades

Tints

Tones

Harmony

CSS snippets for #2019AE

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

Frequently asked questions

What color is #2019AE?+

#2019AE is a HEX color with RGB value rgb(32, 25, 174) and HSL value hsl(243, 75%, 39%). Its closest CSS named color is MediumBlue.

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

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