#5D558B Color

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

Color preview

#5D558B

Color formats

HEX
#5D558B
RGB
rgb(93, 85, 139)
RGBA
rgba(93, 85, 139, 1)
HSL
hsl(249, 24%, 44%)
HSV
hsv(249, 39%, 55%)
CMYK
cmyk(33%, 39%, 0%, 45%)
CSS variable
--color-primary: #5D558B;
Lowercase HEX
#5d558b

Shades

Tints

Tones

Harmony

CSS snippets for #5D558B

.color-5d558b {
  color: #5D558B;
  background-color: #5D558B;
}

Frequently asked questions

What color is #5D558B?+

#5D558B is a HEX color with RGB value rgb(93, 85, 139) and HSL value hsl(249, 24%, 44%). Its closest CSS named color is DarkSlateBlue.

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

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