#5C5EAB Color

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

Color preview

#5C5EAB

Color formats

HEX
#5C5EAB
RGB
rgb(92, 94, 171)
RGBA
rgba(92, 94, 171, 1)
HSL
hsl(238, 32%, 52%)
HSV
hsv(238, 46%, 67%)
CMYK
cmyk(46%, 45%, 0%, 33%)
CSS variable
--color-primary: #5C5EAB;
Lowercase HEX
#5c5eab

Shades

Tints

Tones

Harmony

CSS snippets for #5C5EAB

.color-5c5eab {
  color: #5C5EAB;
  background-color: #5C5EAB;
}

Frequently asked questions

What color is #5C5EAB?+

#5C5EAB is a HEX color with RGB value rgb(92, 94, 171) and HSL value hsl(238, 32%, 52%). Its closest CSS named color is SlateBlue.

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

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