#2B0EAD Color

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

Color preview

#2B0EAD

Color formats

HEX
#2B0EAD
RGB
rgb(43, 14, 173)
RGBA
rgba(43, 14, 173, 1)
HSL
hsl(251, 85%, 37%)
HSV
hsv(251, 92%, 68%)
CMYK
cmyk(75%, 92%, 0%, 32%)
CSS variable
--color-primary: #2B0EAD;
Lowercase HEX
#2b0ead

Shades

Tints

Tones

Harmony

CSS snippets for #2B0EAD

.color-2b0ead {
  color: #2B0EAD;
  background-color: #2B0EAD;
}

Frequently asked questions

What color is #2B0EAD?+

#2B0EAD is a HEX color with RGB value rgb(43, 14, 173) and HSL value hsl(251, 85%, 37%). Its closest CSS named color is Indigo.

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

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