#B9702C Color

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

Color preview

#B9702C

Color formats

HEX
#B9702C
RGB
rgb(185, 112, 44)
RGBA
rgba(185, 112, 44, 1)
HSL
hsl(29, 62%, 45%)
HSV
hsv(29, 76%, 73%)
CMYK
cmyk(0%, 39%, 76%, 27%)
CSS variable
--color-primary: #B9702C;
Lowercase HEX
#b9702c

Shades

Tints

Tones

Harmony

CSS snippets for #B9702C

.color-b9702c {
  color: #B9702C;
  background-color: #B9702C;
}

Frequently asked questions

What color is #B9702C?+

#B9702C is a HEX color with RGB value rgb(185, 112, 44) and HSL value hsl(29, 62%, 45%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #B9702C?+

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