#2A0DBA Color

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

Color preview

#2A0DBA

Color formats

HEX
#2A0DBA
RGB
rgb(42, 13, 186)
RGBA
rgba(42, 13, 186, 1)
HSL
hsl(250, 87%, 39%)
HSV
hsv(250, 93%, 73%)
CMYK
cmyk(77%, 93%, 0%, 27%)
CSS variable
--color-primary: #2A0DBA;
Lowercase HEX
#2a0dba

Shades

Tints

Tones

Harmony

CSS snippets for #2A0DBA

.color-2a0dba {
  color: #2A0DBA;
  background-color: #2A0DBA;
}

Frequently asked questions

What color is #2A0DBA?+

#2A0DBA is a HEX color with RGB value rgb(42, 13, 186) and HSL value hsl(250, 87%, 39%). Its closest CSS named color is MediumBlue.

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

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