#BBDCC9 Color

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

Color preview

#BBDCC9

Color formats

HEX
#BBDCC9
RGB
rgb(187, 220, 201)
RGBA
rgba(187, 220, 201, 1)
HSL
hsl(145, 32%, 80%)
HSV
hsv(145, 15%, 86%)
CMYK
cmyk(15%, 0%, 9%, 14%)
CSS variable
--color-primary: #BBDCC9;
Lowercase HEX
#bbdcc9

Shades

Tints

Tones

Harmony

CSS snippets for #BBDCC9

.color-bbdcc9 {
  color: #BBDCC9;
  background-color: #BBDCC9;
}

Frequently asked questions

What color is #BBDCC9?+

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

What is the closest Tailwind color to #BBDCC9?+

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