#B5702C Color

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

Color preview

#B5702C

Color formats

HEX
#B5702C
RGB
rgb(181, 112, 44)
RGBA
rgba(181, 112, 44, 1)
HSL
hsl(30, 61%, 44%)
HSV
hsv(30, 76%, 71%)
CMYK
cmyk(0%, 38%, 76%, 29%)
CSS variable
--color-primary: #B5702C;
Lowercase HEX
#b5702c

Shades

Tints

Tones

Harmony

CSS snippets for #B5702C

.color-b5702c {
  color: #B5702C;
  background-color: #B5702C;
}

Frequently asked questions

What color is #B5702C?+

#B5702C is a HEX color with RGB value rgb(181, 112, 44) and HSL value hsl(30, 61%, 44%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #B5702C?+

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