#B4502C Color

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

Color preview

#B4502C

Color formats

HEX
#B4502C
RGB
rgb(180, 80, 44)
RGBA
rgba(180, 80, 44, 1)
HSL
hsl(16, 61%, 44%)
HSV
hsv(16, 76%, 71%)
CMYK
cmyk(0%, 56%, 76%, 29%)
CSS variable
--color-primary: #B4502C;
Lowercase HEX
#b4502c

Shades

Tints

Tones

Harmony

CSS snippets for #B4502C

.color-b4502c {
  color: #B4502C;
  background-color: #B4502C;
}

Frequently asked questions

What color is #B4502C?+

#B4502C is a HEX color with RGB value rgb(180, 80, 44) and HSL value hsl(16, 61%, 44%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #B4502C?+

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