#2E1DAF Color

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

Color preview

#2E1DAF

Color formats

HEX
#2E1DAF
RGB
rgb(46, 29, 175)
RGBA
rgba(46, 29, 175, 1)
HSL
hsl(247, 72%, 40%)
HSV
hsv(247, 83%, 69%)
CMYK
cmyk(74%, 83%, 0%, 31%)
CSS variable
--color-primary: #2E1DAF;
Lowercase HEX
#2e1daf

Shades

Tints

Tones

Harmony

CSS snippets for #2E1DAF

.color-2e1daf {
  color: #2E1DAF;
  background-color: #2E1DAF;
}

Frequently asked questions

What color is #2E1DAF?+

#2E1DAF is a HEX color with RGB value rgb(46, 29, 175) and HSL value hsl(247, 72%, 40%). Its closest CSS named color is DarkSlateBlue.

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

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