#9EAC81 Color

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

Color preview

#9EAC81

Color formats

HEX
#9EAC81
RGB
rgb(158, 172, 129)
RGBA
rgba(158, 172, 129, 1)
HSL
hsl(80, 21%, 59%)
HSV
hsv(80, 25%, 67%)
CMYK
cmyk(8%, 0%, 25%, 33%)
CSS variable
--color-primary: #9EAC81;
Lowercase HEX
#9eac81

Shades

Tints

Tones

Harmony

CSS snippets for #9EAC81

.color-9eac81 {
  color: #9EAC81;
  background-color: #9EAC81;
}

Frequently asked questions

What color is #9EAC81?+

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

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

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