#B3A033 Color

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

Color preview

#B3A033

Color formats

HEX
#B3A033
RGB
rgb(179, 160, 51)
RGBA
rgba(179, 160, 51, 1)
HSL
hsl(51, 56%, 45%)
HSV
hsv(51, 72%, 70%)
CMYK
cmyk(0%, 11%, 72%, 30%)
CSS variable
--color-primary: #B3A033;
Lowercase HEX
#b3a033

Shades

Tints

Tones

Harmony

CSS snippets for #B3A033

.color-b3a033 {
  color: #B3A033;
  background-color: #B3A033;
}

Frequently asked questions

What color is #B3A033?+

#B3A033 is a HEX color with RGB value rgb(179, 160, 51) and HSL value hsl(51, 56%, 45%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #B3A033?+

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