#B5902C Color

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

Color preview

#B5902C

Color formats

HEX
#B5902C
RGB
rgb(181, 144, 44)
RGBA
rgba(181, 144, 44, 1)
HSL
hsl(44, 61%, 44%)
HSV
hsv(44, 76%, 71%)
CMYK
cmyk(0%, 20%, 76%, 29%)
CSS variable
--color-primary: #B5902C;
Lowercase HEX
#b5902c

Shades

Tints

Tones

Harmony

CSS snippets for #B5902C

.color-b5902c {
  color: #B5902C;
  background-color: #B5902C;
}

Frequently asked questions

What color is #B5902C?+

#B5902C is a HEX color with RGB value rgb(181, 144, 44) and HSL value hsl(44, 61%, 44%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #B5902C?+

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