#BBAD95 Color

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

Color preview

#BBAD95

Color formats

HEX
#BBAD95
RGB
rgb(187, 173, 149)
RGBA
rgba(187, 173, 149, 1)
HSL
hsl(38, 22%, 66%)
HSV
hsv(38, 20%, 73%)
CMYK
cmyk(0%, 7%, 20%, 27%)
CSS variable
--color-primary: #BBAD95;
Lowercase HEX
#bbad95

Shades

Tints

Tones

Harmony

CSS snippets for #BBAD95

.color-bbad95 {
  color: #BBAD95;
  background-color: #BBAD95;
}

Frequently asked questions

What color is #BBAD95?+

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

What is the closest Tailwind color to #BBAD95?+

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