#4A2CAA Color

Inspect #4A2CAA across formats, palettes, contrast and closest named color matches.

Color preview

#4A2CAA

Color formats

HEX
#4A2CAA
RGB
rgb(74, 44, 170)
RGBA
rgba(74, 44, 170, 1)
HSL
hsl(254, 59%, 42%)
HSV
hsv(254, 74%, 67%)
CMYK
cmyk(56%, 74%, 0%, 33%)
CSS variable
--color-primary: #4A2CAA;
Lowercase HEX
#4a2caa

Shades

Tints

Tones

Harmony

CSS snippets for #4A2CAA

.color-4a2caa {
  color: #4A2CAA;
  background-color: #4A2CAA;
}

Frequently asked questions

What color is #4A2CAA?+

#4A2CAA is a HEX color with RGB value rgb(74, 44, 170) and HSL value hsl(254, 59%, 42%). Its closest CSS named color is RebeccaPurple.

What is the closest Tailwind color to #4A2CAA?+

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