#BBAA40 Color

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

Color preview

#BBAA40

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBAA40

.color-bbaa40 {
  color: #BBAA40;
  background-color: #BBAA40;
}

Frequently asked questions

What color is #BBAA40?+

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

What is the closest Tailwind color to #BBAA40?+

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