#2D1AAD Color

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

Color preview

#2D1AAD

Color formats

HEX
#2D1AAD
RGB
rgb(45, 26, 173)
RGBA
rgba(45, 26, 173, 1)
HSL
hsl(248, 74%, 39%)
HSV
hsv(248, 85%, 68%)
CMYK
cmyk(74%, 85%, 0%, 32%)
CSS variable
--color-primary: #2D1AAD;
Lowercase HEX
#2d1aad

Shades

Tints

Tones

Harmony

CSS snippets for #2D1AAD

.color-2d1aad {
  color: #2D1AAD;
  background-color: #2D1AAD;
}

Frequently asked questions

What color is #2D1AAD?+

#2D1AAD is a HEX color with RGB value rgb(45, 26, 173) and HSL value hsl(248, 74%, 39%). Its closest CSS named color is DarkSlateBlue.

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

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