#BBCEC0 Color

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

Color preview

#BBCEC0

Color formats

HEX
#BBCEC0
RGB
rgb(187, 206, 192)
RGBA
rgba(187, 206, 192, 1)
HSL
hsl(136, 16%, 77%)
HSV
hsv(136, 9%, 81%)
CMYK
cmyk(9%, 0%, 7%, 19%)
CSS variable
--color-primary: #BBCEC0;
Lowercase HEX
#bbcec0

Shades

Tints

Tones

Harmony

CSS snippets for #BBCEC0

.color-bbcec0 {
  color: #BBCEC0;
  background-color: #BBCEC0;
}

Frequently asked questions

What color is #BBCEC0?+

#BBCEC0 is a HEX color with RGB value rgb(187, 206, 192) and HSL value hsl(136, 16%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBCEC0?+

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