#B4803C Color

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

Color preview

#B4803C

Color formats

HEX
#B4803C
RGB
rgb(180, 128, 60)
RGBA
rgba(180, 128, 60, 1)
HSL
hsl(34, 50%, 47%)
HSV
hsv(34, 67%, 71%)
CMYK
cmyk(0%, 29%, 67%, 29%)
CSS variable
--color-primary: #B4803C;
Lowercase HEX
#b4803c

Shades

Tints

Tones

Harmony

CSS snippets for #B4803C

.color-b4803c {
  color: #B4803C;
  background-color: #B4803C;
}

Frequently asked questions

What color is #B4803C?+

#B4803C is a HEX color with RGB value rgb(180, 128, 60) and HSL value hsl(34, 50%, 47%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #B4803C?+

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