#BBAC55 Color

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

Color preview

#BBAC55

Color formats

HEX
#BBAC55
RGB
rgb(187, 172, 85)
RGBA
rgba(187, 172, 85, 1)
HSL
hsl(51, 43%, 53%)
HSV
hsv(51, 55%, 73%)
CMYK
cmyk(0%, 8%, 55%, 27%)
CSS variable
--color-primary: #BBAC55;
Lowercase HEX
#bbac55

Shades

Tints

Tones

Harmony

CSS snippets for #BBAC55

.color-bbac55 {
  color: #BBAC55;
  background-color: #BBAC55;
}

Frequently asked questions

What color is #BBAC55?+

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

What is the closest Tailwind color to #BBAC55?+

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