#2A0FAE Color

Inspect #2A0FAE across formats, palettes, contrast and closest named color matches.

Color preview

#2A0FAE

Color formats

HEX
#2A0FAE
RGB
rgb(42, 15, 174)
RGBA
rgba(42, 15, 174, 1)
HSL
hsl(250, 84%, 37%)
HSV
hsv(250, 91%, 68%)
CMYK
cmyk(76%, 91%, 0%, 32%)
CSS variable
--color-primary: #2A0FAE;
Lowercase HEX
#2a0fae

Shades

Tints

Tones

Harmony

CSS snippets for #2A0FAE

.color-2a0fae {
  color: #2A0FAE;
  background-color: #2A0FAE;
}

Frequently asked questions

What color is #2A0FAE?+

#2A0FAE is a HEX color with RGB value rgb(42, 15, 174) and HSL value hsl(250, 84%, 37%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #2A0FAE?+

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