#B0701C Color

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

Color preview

#B0701C

Color formats

HEX
#B0701C
RGB
rgb(176, 112, 28)
RGBA
rgba(176, 112, 28, 1)
HSL
hsl(34, 73%, 40%)
HSV
hsv(34, 84%, 69%)
CMYK
cmyk(0%, 36%, 84%, 31%)
CSS variable
--color-primary: #B0701C;
Lowercase HEX
#b0701c

Shades

Tints

Tones

Harmony

CSS snippets for #B0701C

.color-b0701c {
  color: #B0701C;
  background-color: #B0701C;
}

Frequently asked questions

What color is #B0701C?+

#B0701C is a HEX color with RGB value rgb(176, 112, 28) and HSL value hsl(34, 73%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B0701C?+

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