#3A1BBA Color

Inspect #3A1BBA across formats, palettes, contrast and closest named color matches.

Color preview

#3A1BBA

Color formats

HEX
#3A1BBA
RGB
rgb(58, 27, 186)
RGBA
rgba(58, 27, 186, 1)
HSL
hsl(252, 75%, 42%)
HSV
hsv(252, 85%, 73%)
CMYK
cmyk(69%, 85%, 0%, 27%)
CSS variable
--color-primary: #3A1BBA;
Lowercase HEX
#3a1bba

Shades

Tints

Tones

Harmony

CSS snippets for #3A1BBA

.color-3a1bba {
  color: #3A1BBA;
  background-color: #3A1BBA;
}

Frequently asked questions

What color is #3A1BBA?+

#3A1BBA is a HEX color with RGB value rgb(58, 27, 186) and HSL value hsl(252, 75%, 42%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #3A1BBA?+

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