#BBCF9E Color

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

Color preview

#BBCF9E

Color formats

HEX
#BBCF9E
RGB
rgb(187, 207, 158)
RGBA
rgba(187, 207, 158, 1)
HSL
hsl(84, 34%, 72%)
HSV
hsv(84, 24%, 81%)
CMYK
cmyk(10%, 0%, 24%, 19%)
CSS variable
--color-primary: #BBCF9E;
Lowercase HEX
#bbcf9e

Shades

Tints

Tones

Harmony

CSS snippets for #BBCF9E

.color-bbcf9e {
  color: #BBCF9E;
  background-color: #BBCF9E;
}

Frequently asked questions

What color is #BBCF9E?+

#BBCF9E is a HEX color with RGB value rgb(187, 207, 158) and HSL value hsl(84, 34%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBCF9E?+

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