#B9501C Color

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

Color preview

#B9501C

Color formats

HEX
#B9501C
RGB
rgb(185, 80, 28)
RGBA
rgba(185, 80, 28, 1)
HSL
hsl(20, 74%, 42%)
HSV
hsv(20, 85%, 73%)
CMYK
cmyk(0%, 57%, 85%, 27%)
CSS variable
--color-primary: #B9501C;
Lowercase HEX
#b9501c

Shades

Tints

Tones

Harmony

CSS snippets for #B9501C

.color-b9501c {
  color: #B9501C;
  background-color: #B9501C;
}

Frequently asked questions

What color is #B9501C?+

#B9501C is a HEX color with RGB value rgb(185, 80, 28) and HSL value hsl(20, 74%, 42%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #B9501C?+

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