#9EAC7F Color

Inspect #9EAC7F across formats, palettes, contrast and closest named color matches.

Color preview

#9EAC7F

Color formats

HEX
#9EAC7F
RGB
rgb(158, 172, 127)
RGBA
rgba(158, 172, 127, 1)
HSL
hsl(79, 21%, 59%)
HSV
hsv(79, 26%, 67%)
CMYK
cmyk(8%, 0%, 26%, 33%)
CSS variable
--color-primary: #9EAC7F;
Lowercase HEX
#9eac7f

Shades

Tints

Tones

Harmony

CSS snippets for #9EAC7F

.color-9eac7f {
  color: #9EAC7F;
  background-color: #9EAC7F;
}

Frequently asked questions

What color is #9EAC7F?+

#9EAC7F is a HEX color with RGB value rgb(158, 172, 127) and HSL value hsl(79, 21%, 59%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #9EAC7F?+

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