#5A549B Color

Inspect #5A549B across formats, palettes, contrast and closest named color matches.

Color preview

#5A549B

Color formats

HEX
#5A549B
RGB
rgb(90, 84, 155)
RGBA
rgba(90, 84, 155, 1)
HSL
hsl(245, 30%, 47%)
HSV
hsv(245, 46%, 61%)
CMYK
cmyk(42%, 46%, 0%, 39%)
CSS variable
--color-primary: #5A549B;
Lowercase HEX
#5a549b

Shades

Tints

Tones

Harmony

CSS snippets for #5A549B

.color-5a549b {
  color: #5A549B;
  background-color: #5A549B;
}

Frequently asked questions

What color is #5A549B?+

#5A549B is a HEX color with RGB value rgb(90, 84, 155) and HSL value hsl(245, 30%, 47%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #5A549B?+

The closest Tailwind color is slate-500, available as the bg-slate-500 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