#B3A232 Color

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

Color preview

#B3A232

Color formats

HEX
#B3A232
RGB
rgb(179, 162, 50)
RGBA
rgba(179, 162, 50, 1)
HSL
hsl(52, 56%, 45%)
HSV
hsv(52, 72%, 70%)
CMYK
cmyk(0%, 9%, 72%, 30%)
CSS variable
--color-primary: #B3A232;
Lowercase HEX
#b3a232

Shades

Tints

Tones

Harmony

CSS snippets for #B3A232

.color-b3a232 {
  color: #B3A232;
  background-color: #B3A232;
}

Frequently asked questions

What color is #B3A232?+

#B3A232 is a HEX color with RGB value rgb(179, 162, 50) and HSL value hsl(52, 56%, 45%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #B3A232?+

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