#4C5D9E Color

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

Color preview

#4C5D9E

Color formats

HEX
#4C5D9E
RGB
rgb(76, 93, 158)
RGBA
rgba(76, 93, 158, 1)
HSL
hsl(228, 35%, 46%)
HSV
hsv(228, 52%, 62%)
CMYK
cmyk(52%, 41%, 0%, 38%)
CSS variable
--color-primary: #4C5D9E;
Lowercase HEX
#4c5d9e

Shades

Tints

Tones

Harmony

CSS snippets for #4C5D9E

.color-4c5d9e {
  color: #4C5D9E;
  background-color: #4C5D9E;
}

Frequently asked questions

What color is #4C5D9E?+

#4C5D9E is a HEX color with RGB value rgb(76, 93, 158) and HSL value hsl(228, 35%, 46%). Its closest CSS named color is DarkSlateBlue.

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

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