#4D4AAD Color

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

Color preview

#4D4AAD

Color formats

HEX
#4D4AAD
RGB
rgb(77, 74, 173)
RGBA
rgba(77, 74, 173, 1)
HSL
hsl(242, 40%, 48%)
HSV
hsv(242, 57%, 68%)
CMYK
cmyk(55%, 57%, 0%, 32%)
CSS variable
--color-primary: #4D4AAD;
Lowercase HEX
#4d4aad

Shades

Tints

Tones

Harmony

CSS snippets for #4D4AAD

.color-4d4aad {
  color: #4D4AAD;
  background-color: #4D4AAD;
}

Frequently asked questions

What color is #4D4AAD?+

#4D4AAD is a HEX color with RGB value rgb(77, 74, 173) and HSL value hsl(242, 40%, 48%). Its closest CSS named color is DarkSlateBlue.

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

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