#4949AB Color

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

Color preview

#4949AB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #4949AB

.color-4949ab {
  color: #4949AB;
  background-color: #4949AB;
}

Frequently asked questions

What color is #4949AB?+

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

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

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