#B4482D Color

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

Color preview

#B4482D

Color formats

HEX
#B4482D
RGB
rgb(180, 72, 45)
RGBA
rgba(180, 72, 45, 1)
HSL
hsl(12, 60%, 44%)
HSV
hsv(12, 75%, 71%)
CMYK
cmyk(0%, 60%, 75%, 29%)
CSS variable
--color-primary: #B4482D;
Lowercase HEX
#b4482d

Shades

Tints

Tones

Harmony

CSS snippets for #B4482D

.color-b4482d {
  color: #B4482D;
  background-color: #B4482D;
}

Frequently asked questions

What color is #B4482D?+

#B4482D is a HEX color with RGB value rgb(180, 72, 45) and HSL value hsl(12, 60%, 44%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #B4482D?+

The closest Tailwind color is orange-700, available as the bg-orange-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