#BBAA55 Color

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

Color preview

#BBAA55

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBAA55

.color-bbaa55 {
  color: #BBAA55;
  background-color: #BBAA55;
}

Frequently asked questions

What color is #BBAA55?+

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

What is the closest Tailwind color to #BBAA55?+

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