#4949AA Color

Inspect #4949AA across formats, palettes, contrast and closest named color matches.

Color preview

#4949AA

Color formats

HEX
#4949AA
RGB
rgb(73, 73, 170)
RGBA
rgba(73, 73, 170, 1)
HSL
hsl(240, 40%, 48%)
HSV
hsv(240, 57%, 67%)
CMYK
cmyk(57%, 57%, 0%, 33%)
CSS variable
--color-primary: #4949AA;
Lowercase HEX
#4949aa

Shades

Tints

Tones

Harmony

CSS snippets for #4949AA

.color-4949aa {
  color: #4949AA;
  background-color: #4949AA;
}

Frequently asked questions

What color is #4949AA?+

#4949AA is a HEX color with RGB value rgb(73, 73, 170) and HSL value hsl(240, 40%, 48%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #4949AA?+

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