#BAA52C Color

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

Color preview

#BAA52C

Color formats

HEX
#BAA52C
RGB
rgb(186, 165, 44)
RGBA
rgba(186, 165, 44, 1)
HSL
hsl(51, 62%, 45%)
HSV
hsv(51, 76%, 73%)
CMYK
cmyk(0%, 11%, 76%, 27%)
CSS variable
--color-primary: #BAA52C;
Lowercase HEX
#baa52c

Shades

Tints

Tones

Harmony

CSS snippets for #BAA52C

.color-baa52c {
  color: #BAA52C;
  background-color: #BAA52C;
}

Frequently asked questions

What color is #BAA52C?+

#BAA52C is a HEX color with RGB value rgb(186, 165, 44) and HSL value hsl(51, 62%, 45%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BAA52C?+

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