#BAAA40 Color

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

Color preview

#BAAA40

Color formats

HEX
#BAAA40
RGB
rgb(186, 170, 64)
RGBA
rgba(186, 170, 64, 1)
HSL
hsl(52, 49%, 49%)
HSV
hsv(52, 66%, 73%)
CMYK
cmyk(0%, 9%, 66%, 27%)
CSS variable
--color-primary: #BAAA40;
Lowercase HEX
#baaa40

Shades

Tints

Tones

Harmony

CSS snippets for #BAAA40

.color-baaa40 {
  color: #BAAA40;
  background-color: #BAAA40;
}

Frequently asked questions

What color is #BAAA40?+

#BAAA40 is a HEX color with RGB value rgb(186, 170, 64) and HSL value hsl(52, 49%, 49%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #BAAA40?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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