#9F7F0F Color

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

Color preview

#9F7F0F

Color formats

HEX
#9F7F0F
RGB
rgb(159, 127, 15)
RGBA
rgba(159, 127, 15, 1)
HSL
hsl(47, 83%, 34%)
HSV
hsv(47, 91%, 62%)
CMYK
cmyk(0%, 20%, 91%, 38%)
CSS variable
--color-primary: #9F7F0F;
Lowercase HEX
#9f7f0f

Shades

Tints

Tones

Harmony

CSS snippets for #9F7F0F

.color-9f7f0f {
  color: #9F7F0F;
  background-color: #9F7F0F;
}

Frequently asked questions

What color is #9F7F0F?+

#9F7F0F is a HEX color with RGB value rgb(159, 127, 15) and HSL value hsl(47, 83%, 34%). Its closest CSS named color is DarkGoldenRod.

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

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