#9EAE1E Color

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

Color preview

#9EAE1E

Color formats

HEX
#9EAE1E
RGB
rgb(158, 174, 30)
RGBA
rgba(158, 174, 30, 1)
HSL
hsl(67, 71%, 40%)
HSV
hsv(67, 83%, 68%)
CMYK
cmyk(9%, 0%, 83%, 32%)
CSS variable
--color-primary: #9EAE1E;
Lowercase HEX
#9eae1e

Shades

Tints

Tones

Harmony

CSS snippets for #9EAE1E

.color-9eae1e {
  color: #9EAE1E;
  background-color: #9EAE1E;
}

Frequently asked questions

What color is #9EAE1E?+

#9EAE1E is a HEX color with RGB value rgb(158, 174, 30) and HSL value hsl(67, 71%, 40%). Its closest CSS named color is YellowGreen.

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

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