#BBAA54 Color

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

Color preview

#BBAA54

Color formats

HEX
#BBAA54
RGB
rgb(187, 170, 84)
RGBA
rgba(187, 170, 84, 1)
HSL
hsl(50, 43%, 53%)
HSV
hsv(50, 55%, 73%)
CMYK
cmyk(0%, 9%, 55%, 27%)
CSS variable
--color-primary: #BBAA54;
Lowercase HEX
#bbaa54

Shades

Tints

Tones

Harmony

CSS snippets for #BBAA54

.color-bbaa54 {
  color: #BBAA54;
  background-color: #BBAA54;
}

Frequently asked questions

What color is #BBAA54?+

#BBAA54 is a HEX color with RGB value rgb(187, 170, 84) and HSL value hsl(50, 43%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBAA54?+

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