#9EAF4B Color

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

Color preview

#9EAF4B

Color formats

HEX
#9EAF4B
RGB
rgb(158, 175, 75)
RGBA
rgba(158, 175, 75, 1)
HSL
hsl(70, 40%, 49%)
HSV
hsv(70, 57%, 69%)
CMYK
cmyk(10%, 0%, 57%, 31%)
CSS variable
--color-primary: #9EAF4B;
Lowercase HEX
#9eaf4b

Shades

Tints

Tones

Harmony

CSS snippets for #9EAF4B

.color-9eaf4b {
  color: #9EAF4B;
  background-color: #9EAF4B;
}

Frequently asked questions

What color is #9EAF4B?+

#9EAF4B is a HEX color with RGB value rgb(158, 175, 75) and HSL value hsl(70, 40%, 49%). Its closest CSS named color is YellowGreen.

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

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