#BBCBA5 Color

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

Color preview

#BBCBA5

Color formats

HEX
#BBCBA5
RGB
rgb(187, 203, 165)
RGBA
rgba(187, 203, 165, 1)
HSL
hsl(85, 27%, 72%)
HSV
hsv(85, 19%, 80%)
CMYK
cmyk(8%, 0%, 19%, 20%)
CSS variable
--color-primary: #BBCBA5;
Lowercase HEX
#bbcba5

Shades

Tints

Tones

Harmony

CSS snippets for #BBCBA5

.color-bbcba5 {
  color: #BBCBA5;
  background-color: #BBCBA5;
}

Frequently asked questions

What color is #BBCBA5?+

#BBCBA5 is a HEX color with RGB value rgb(187, 203, 165) and HSL value hsl(85, 27%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBCBA5?+

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