#B4A050 Color

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

Color preview

#B4A050

Color formats

HEX
#B4A050
RGB
rgb(180, 160, 80)
RGBA
rgba(180, 160, 80, 1)
HSL
hsl(48, 40%, 51%)
HSV
hsv(48, 56%, 71%)
CMYK
cmyk(0%, 11%, 56%, 29%)
CSS variable
--color-primary: #B4A050;
Lowercase HEX
#b4a050

Shades

Tints

Tones

Harmony

CSS snippets for #B4A050

.color-b4a050 {
  color: #B4A050;
  background-color: #B4A050;
}

Frequently asked questions

What color is #B4A050?+

#B4A050 is a HEX color with RGB value rgb(180, 160, 80) and HSL value hsl(48, 40%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B4A050?+

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