#BBCFB0 Color

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

Color preview

#BBCFB0

Color formats

HEX
#BBCFB0
RGB
rgb(187, 207, 176)
RGBA
rgba(187, 207, 176, 1)
HSL
hsl(99, 24%, 75%)
HSV
hsv(99, 15%, 81%)
CMYK
cmyk(10%, 0%, 15%, 19%)
CSS variable
--color-primary: #BBCFB0;
Lowercase HEX
#bbcfb0

Shades

Tints

Tones

Harmony

CSS snippets for #BBCFB0

.color-bbcfb0 {
  color: #BBCFB0;
  background-color: #BBCFB0;
}

Frequently asked questions

What color is #BBCFB0?+

#BBCFB0 is a HEX color with RGB value rgb(187, 207, 176) and HSL value hsl(99, 24%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBCFB0?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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