#3B1CA1 Color

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

Color preview

#3B1CA1

Color formats

HEX
#3B1CA1
RGB
rgb(59, 28, 161)
RGBA
rgba(59, 28, 161, 1)
HSL
hsl(254, 70%, 37%)
HSV
hsv(254, 83%, 63%)
CMYK
cmyk(63%, 83%, 0%, 37%)
CSS variable
--color-primary: #3B1CA1;
Lowercase HEX
#3b1ca1

Shades

Tints

Tones

Harmony

CSS snippets for #3B1CA1

.color-3b1ca1 {
  color: #3B1CA1;
  background-color: #3B1CA1;
}

Frequently asked questions

What color is #3B1CA1?+

#3B1CA1 is a HEX color with RGB value rgb(59, 28, 161) and HSL value hsl(254, 70%, 37%). Its closest CSS named color is DarkSlateBlue.

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

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