#9F9C35 Color

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

Color preview

#9F9C35

Color formats

HEX
#9F9C35
RGB
rgb(159, 156, 53)
RGBA
rgba(159, 156, 53, 1)
HSL
hsl(58, 50%, 42%)
HSV
hsv(58, 67%, 62%)
CMYK
cmyk(0%, 2%, 67%, 38%)
CSS variable
--color-primary: #9F9C35;
Lowercase HEX
#9f9c35

Shades

Tints

Tones

Harmony

CSS snippets for #9F9C35

.color-9f9c35 {
  color: #9F9C35;
  background-color: #9F9C35;
}

Frequently asked questions

What color is #9F9C35?+

#9F9C35 is a HEX color with RGB value rgb(159, 156, 53) and HSL value hsl(58, 50%, 42%). Its closest CSS named color is YellowGreen.

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

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