#BBDCCB Color

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

Color preview

#BBDCCB

Color formats

HEX
#BBDCCB
RGB
rgb(187, 220, 203)
RGBA
rgba(187, 220, 203, 1)
HSL
hsl(149, 32%, 80%)
HSV
hsv(149, 15%, 86%)
CMYK
cmyk(15%, 0%, 8%, 14%)
CSS variable
--color-primary: #BBDCCB;
Lowercase HEX
#bbdccb

Shades

Tints

Tones

Harmony

CSS snippets for #BBDCCB

.color-bbdccb {
  color: #BBDCCB;
  background-color: #BBDCCB;
}

Frequently asked questions

What color is #BBDCCB?+

#BBDCCB is a HEX color with RGB value rgb(187, 220, 203) and HSL value hsl(149, 32%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BBDCCB?+

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