#5E5D7A Color

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

Color preview

#5E5D7A

Color formats

HEX
#5E5D7A
RGB
rgb(94, 93, 122)
RGBA
rgba(94, 93, 122, 1)
HSL
hsl(242, 13%, 42%)
HSV
hsv(242, 24%, 48%)
CMYK
cmyk(23%, 24%, 0%, 52%)
CSS variable
--color-primary: #5E5D7A;
Lowercase HEX
#5e5d7a

Shades

Tints

Tones

Harmony

CSS snippets for #5E5D7A

.color-5e5d7a {
  color: #5E5D7A;
  background-color: #5E5D7A;
}

Frequently asked questions

What color is #5E5D7A?+

#5E5D7A is a HEX color with RGB value rgb(94, 93, 122) and HSL value hsl(242, 13%, 42%). Its closest CSS named color is DimGray.

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

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