#9EAB29 Color

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

Color preview

#9EAB29

Color formats

HEX
#9EAB29
RGB
rgb(158, 171, 41)
RGBA
rgba(158, 171, 41, 1)
HSL
hsl(66, 61%, 42%)
HSV
hsv(66, 76%, 67%)
CMYK
cmyk(8%, 0%, 76%, 33%)
CSS variable
--color-primary: #9EAB29;
Lowercase HEX
#9eab29

Shades

Tints

Tones

Harmony

CSS snippets for #9EAB29

.color-9eab29 {
  color: #9EAB29;
  background-color: #9EAB29;
}

Frequently asked questions

What color is #9EAB29?+

#9EAB29 is a HEX color with RGB value rgb(158, 171, 41) and HSL value hsl(66, 61%, 42%). Its closest CSS named color is YellowGreen.

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

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