#57806C Color

Inspect #57806C across formats, palettes, contrast and closest named color matches.

Color preview

#57806C

Color formats

HEX
#57806C
RGB
rgb(87, 128, 108)
RGBA
rgba(87, 128, 108, 1)
HSL
hsl(151, 19%, 42%)
HSV
hsv(151, 32%, 50%)
CMYK
cmyk(32%, 0%, 16%, 50%)
CSS variable
--color-primary: #57806C;
Lowercase HEX
#57806c

Shades

Tints

Tones

Harmony

CSS snippets for #57806C

.color-57806c {
  color: #57806C;
  background-color: #57806C;
}

Frequently asked questions

What color is #57806C?+

#57806C is a HEX color with RGB value rgb(87, 128, 108) and HSL value hsl(151, 19%, 42%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #57806C?+

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