#57806F Color

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

Color preview

#57806F

Color formats

HEX
#57806F
RGB
rgb(87, 128, 111)
RGBA
rgba(87, 128, 111, 1)
HSL
hsl(155, 19%, 42%)
HSV
hsv(155, 32%, 50%)
CMYK
cmyk(32%, 0%, 13%, 50%)
CSS variable
--color-primary: #57806F;
Lowercase HEX
#57806f

Shades

Tints

Tones

Harmony

CSS snippets for #57806F

.color-57806f {
  color: #57806F;
  background-color: #57806F;
}

Frequently asked questions

What color is #57806F?+

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

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

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