#2A0B8E Color

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

Color preview

#2A0B8E

Color formats

HEX
#2A0B8E
RGB
rgb(42, 11, 142)
RGBA
rgba(42, 11, 142, 1)
HSL
hsl(254, 86%, 30%)
HSV
hsv(254, 92%, 56%)
CMYK
cmyk(70%, 92%, 0%, 44%)
CSS variable
--color-primary: #2A0B8E;
Lowercase HEX
#2a0b8e

Shades

Tints

Tones

Harmony

CSS snippets for #2A0B8E

.color-2a0b8e {
  color: #2A0B8E;
  background-color: #2A0B8E;
}

Frequently asked questions

What color is #2A0B8E?+

#2A0B8E is a HEX color with RGB value rgb(42, 11, 142) and HSL value hsl(254, 86%, 30%). Its closest CSS named color is Indigo.

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

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