#B4883C Color

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

Color preview

#B4883C

Color formats

HEX
#B4883C
RGB
rgb(180, 136, 60)
RGBA
rgba(180, 136, 60, 1)
HSL
hsl(38, 50%, 47%)
HSV
hsv(38, 67%, 71%)
CMYK
cmyk(0%, 24%, 67%, 29%)
CSS variable
--color-primary: #B4883C;
Lowercase HEX
#b4883c

Shades

Tints

Tones

Harmony

CSS snippets for #B4883C

.color-b4883c {
  color: #B4883C;
  background-color: #B4883C;
}

Frequently asked questions

What color is #B4883C?+

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

What is the closest Tailwind color to #B4883C?+

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