#B4903C Color

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

Color preview

#B4903C

Color formats

HEX
#B4903C
RGB
rgb(180, 144, 60)
RGBA
rgba(180, 144, 60, 1)
HSL
hsl(42, 50%, 47%)
HSV
hsv(42, 67%, 71%)
CMYK
cmyk(0%, 20%, 67%, 29%)
CSS variable
--color-primary: #B4903C;
Lowercase HEX
#b4903c

Shades

Tints

Tones

Harmony

CSS snippets for #B4903C

.color-b4903c {
  color: #B4903C;
  background-color: #B4903C;
}

Frequently asked questions

What color is #B4903C?+

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

What is the closest Tailwind color to #B4903C?+

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