#BBCB9E Color

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

Color preview

#BBCB9E

Color formats

HEX
#BBCB9E
RGB
rgb(187, 203, 158)
RGBA
rgba(187, 203, 158, 1)
HSL
hsl(81, 30%, 71%)
HSV
hsv(81, 22%, 80%)
CMYK
cmyk(8%, 0%, 22%, 20%)
CSS variable
--color-primary: #BBCB9E;
Lowercase HEX
#bbcb9e

Shades

Tints

Tones

Harmony

CSS snippets for #BBCB9E

.color-bbcb9e {
  color: #BBCB9E;
  background-color: #BBCB9E;
}

Frequently asked questions

What color is #BBCB9E?+

#BBCB9E is a HEX color with RGB value rgb(187, 203, 158) and HSL value hsl(81, 30%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBCB9E?+

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