#9EAF55 Color

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

Color preview

#9EAF55

Color formats

HEX
#9EAF55
RGB
rgb(158, 175, 85)
RGBA
rgba(158, 175, 85, 1)
HSL
hsl(71, 36%, 51%)
HSV
hsv(71, 51%, 69%)
CMYK
cmyk(10%, 0%, 51%, 31%)
CSS variable
--color-primary: #9EAF55;
Lowercase HEX
#9eaf55

Shades

Tints

Tones

Harmony

CSS snippets for #9EAF55

.color-9eaf55 {
  color: #9EAF55;
  background-color: #9EAF55;
}

Frequently asked questions

What color is #9EAF55?+

#9EAF55 is a HEX color with RGB value rgb(158, 175, 85) and HSL value hsl(71, 36%, 51%). Its closest CSS named color is DarkKhaki.

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

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