#B4804B Color

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

Color preview

#B4804B

Color formats

HEX
#B4804B
RGB
rgb(180, 128, 75)
RGBA
rgba(180, 128, 75, 1)
HSL
hsl(30, 41%, 50%)
HSV
hsv(30, 58%, 71%)
CMYK
cmyk(0%, 29%, 58%, 29%)
CSS variable
--color-primary: #B4804B;
Lowercase HEX
#b4804b

Shades

Tints

Tones

Harmony

CSS snippets for #B4804B

.color-b4804b {
  color: #B4804B;
  background-color: #B4804B;
}

Frequently asked questions

What color is #B4804B?+

#B4804B is a HEX color with RGB value rgb(180, 128, 75) and HSL value hsl(30, 41%, 50%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #B4804B?+

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