#BAA22C Color

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

Color preview

#BAA22C

Color formats

HEX
#BAA22C
RGB
rgb(186, 162, 44)
RGBA
rgba(186, 162, 44, 1)
HSL
hsl(50, 62%, 45%)
HSV
hsv(50, 76%, 73%)
CMYK
cmyk(0%, 13%, 76%, 27%)
CSS variable
--color-primary: #BAA22C;
Lowercase HEX
#baa22c

Shades

Tints

Tones

Harmony

CSS snippets for #BAA22C

.color-baa22c {
  color: #BAA22C;
  background-color: #BAA22C;
}

Frequently asked questions

What color is #BAA22C?+

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

What is the closest Tailwind color to #BAA22C?+

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