#9EAF5A Color

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

Color preview

#9EAF5A

Color formats

HEX
#9EAF5A
RGB
rgb(158, 175, 90)
RGBA
rgba(158, 175, 90, 1)
HSL
hsl(72, 35%, 52%)
HSV
hsv(72, 49%, 69%)
CMYK
cmyk(10%, 0%, 49%, 31%)
CSS variable
--color-primary: #9EAF5A;
Lowercase HEX
#9eaf5a

Shades

Tints

Tones

Harmony

CSS snippets for #9EAF5A

.color-9eaf5a {
  color: #9EAF5A;
  background-color: #9EAF5A;
}

Frequently asked questions

What color is #9EAF5A?+

#9EAF5A is a HEX color with RGB value rgb(158, 175, 90) and HSL value hsl(72, 35%, 52%). Its closest CSS named color is DarkKhaki.

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

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