#5E545B Color

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

Color preview

#5E545B

Color formats

HEX
#5E545B
RGB
rgb(94, 84, 91)
RGBA
rgba(94, 84, 91, 1)
HSL
hsl(318, 6%, 35%)
HSV
hsv(318, 11%, 37%)
CMYK
cmyk(0%, 11%, 3%, 63%)
CSS variable
--color-primary: #5E545B;
Lowercase HEX
#5e545b

Shades

Tints

Tones

Harmony

CSS snippets for #5E545B

.color-5e545b {
  color: #5E545B;
  background-color: #5E545B;
}

Frequently asked questions

What color is #5E545B?+

#5E545B is a HEX color with RGB value rgb(94, 84, 91) and HSL value hsl(318, 6%, 35%). Its closest CSS named color is DimGray.

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

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