#BBCFB4 Color

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

Color preview

#BBCFB4

Color formats

HEX
#BBCFB4
RGB
rgb(187, 207, 180)
RGBA
rgba(187, 207, 180, 1)
HSL
hsl(104, 22%, 76%)
HSV
hsv(104, 13%, 81%)
CMYK
cmyk(10%, 0%, 13%, 19%)
CSS variable
--color-primary: #BBCFB4;
Lowercase HEX
#bbcfb4

Shades

Tints

Tones

Harmony

CSS snippets for #BBCFB4

.color-bbcfb4 {
  color: #BBCFB4;
  background-color: #BBCFB4;
}

Frequently asked questions

What color is #BBCFB4?+

#BBCFB4 is a HEX color with RGB value rgb(187, 207, 180) and HSL value hsl(104, 22%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBCFB4?+

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