#BBAC95 Color

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

Color preview

#BBAC95

Color formats

HEX
#BBAC95
RGB
rgb(187, 172, 149)
RGBA
rgba(187, 172, 149, 1)
HSL
hsl(36, 22%, 66%)
HSV
hsv(36, 20%, 73%)
CMYK
cmyk(0%, 8%, 20%, 27%)
CSS variable
--color-primary: #BBAC95;
Lowercase HEX
#bbac95

Shades

Tints

Tones

Harmony

CSS snippets for #BBAC95

.color-bbac95 {
  color: #BBAC95;
  background-color: #BBAC95;
}

Frequently asked questions

What color is #BBAC95?+

#BBAC95 is a HEX color with RGB value rgb(187, 172, 149) and HSL value hsl(36, 22%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBAC95?+

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