#B4503C Color

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

Color preview

#B4503C

Color formats

HEX
#B4503C
RGB
rgb(180, 80, 60)
RGBA
rgba(180, 80, 60, 1)
HSL
hsl(10, 50%, 47%)
HSV
hsv(10, 67%, 71%)
CMYK
cmyk(0%, 56%, 67%, 29%)
CSS variable
--color-primary: #B4503C;
Lowercase HEX
#b4503c

Shades

Tints

Tones

Harmony

CSS snippets for #B4503C

.color-b4503c {
  color: #B4503C;
  background-color: #B4503C;
}

Frequently asked questions

What color is #B4503C?+

#B4503C is a HEX color with RGB value rgb(180, 80, 60) and HSL value hsl(10, 50%, 47%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #B4503C?+

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