#5A876F Color

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

Color preview

#5A876F

Color formats

HEX
#5A876F
RGB
rgb(90, 135, 111)
RGBA
rgba(90, 135, 111, 1)
HSL
hsl(148, 20%, 44%)
HSV
hsv(148, 33%, 53%)
CMYK
cmyk(33%, 0%, 18%, 47%)
CSS variable
--color-primary: #5A876F;
Lowercase HEX
#5a876f

Shades

Tints

Tones

Harmony

CSS snippets for #5A876F

.color-5a876f {
  color: #5A876F;
  background-color: #5A876F;
}

Frequently asked questions

What color is #5A876F?+

#5A876F is a HEX color with RGB value rgb(90, 135, 111) and HSL value hsl(148, 20%, 44%). Its closest CSS named color is DimGray.

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

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