#7F9E7B Color

Inspect #7F9E7B across formats, palettes, contrast and closest named color matches.

Color preview

#7F9E7B

Color formats

HEX
#7F9E7B
RGB
rgb(127, 158, 123)
RGBA
rgba(127, 158, 123, 1)
HSL
hsl(113, 15%, 55%)
HSV
hsv(113, 22%, 62%)
CMYK
cmyk(20%, 0%, 22%, 38%)
CSS variable
--color-primary: #7F9E7B;
Lowercase HEX
#7f9e7b

Shades

Tints

Tones

Harmony

CSS snippets for #7F9E7B

.color-7f9e7b {
  color: #7F9E7B;
  background-color: #7F9E7B;
}

Frequently asked questions

What color is #7F9E7B?+

#7F9E7B is a HEX color with RGB value rgb(127, 158, 123) and HSL value hsl(113, 15%, 55%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #7F9E7B?+

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