#5A488C Color

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

Color preview

#5A488C

Color formats

HEX
#5A488C
RGB
rgb(90, 72, 140)
RGBA
rgba(90, 72, 140, 1)
HSL
hsl(256, 32%, 42%)
HSV
hsv(256, 49%, 55%)
CMYK
cmyk(36%, 49%, 0%, 45%)
CSS variable
--color-primary: #5A488C;
Lowercase HEX
#5a488c

Shades

Tints

Tones

Harmony

CSS snippets for #5A488C

.color-5a488c {
  color: #5A488C;
  background-color: #5A488C;
}

Frequently asked questions

What color is #5A488C?+

#5A488C is a HEX color with RGB value rgb(90, 72, 140) and HSL value hsl(256, 32%, 42%). Its closest CSS named color is DarkSlateBlue.

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

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