#BBAC80 Color

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

Color preview

#BBAC80

Color formats

HEX
#BBAC80
RGB
rgb(187, 172, 128)
RGBA
rgba(187, 172, 128, 1)
HSL
hsl(45, 30%, 62%)
HSV
hsv(45, 32%, 73%)
CMYK
cmyk(0%, 8%, 32%, 27%)
CSS variable
--color-primary: #BBAC80;
Lowercase HEX
#bbac80

Shades

Tints

Tones

Harmony

CSS snippets for #BBAC80

.color-bbac80 {
  color: #BBAC80;
  background-color: #BBAC80;
}

Frequently asked questions

What color is #BBAC80?+

#BBAC80 is a HEX color with RGB value rgb(187, 172, 128) and HSL value hsl(45, 30%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBAC80?+

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