#9F600F Color

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

Color preview

#9F600F

Color formats

HEX
#9F600F
RGB
rgb(159, 96, 15)
RGBA
rgba(159, 96, 15, 1)
HSL
hsl(34, 83%, 34%)
HSV
hsv(34, 91%, 62%)
CMYK
cmyk(0%, 40%, 91%, 38%)
CSS variable
--color-primary: #9F600F;
Lowercase HEX
#9f600f

Shades

Tints

Tones

Harmony

CSS snippets for #9F600F

.color-9f600f {
  color: #9F600F;
  background-color: #9F600F;
}

Frequently asked questions

What color is #9F600F?+

#9F600F is a HEX color with RGB value rgb(159, 96, 15) and HSL value hsl(34, 83%, 34%). Its closest CSS named color is Sienna.

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

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