#BBAF99 Color

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

Color preview

#BBAF99

Color formats

HEX
#BBAF99
RGB
rgb(187, 175, 153)
RGBA
rgba(187, 175, 153, 1)
HSL
hsl(39, 20%, 67%)
HSV
hsv(39, 18%, 73%)
CMYK
cmyk(0%, 6%, 18%, 27%)
CSS variable
--color-primary: #BBAF99;
Lowercase HEX
#bbaf99

Shades

Tints

Tones

Harmony

CSS snippets for #BBAF99

.color-bbaf99 {
  color: #BBAF99;
  background-color: #BBAF99;
}

Frequently asked questions

What color is #BBAF99?+

#BBAF99 is a HEX color with RGB value rgb(187, 175, 153) and HSL value hsl(39, 20%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBAF99?+

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