#BBDFC5 Color

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

Color preview

#BBDFC5

Color formats

HEX
#BBDFC5
RGB
rgb(187, 223, 197)
RGBA
rgba(187, 223, 197, 1)
HSL
hsl(137, 36%, 80%)
HSV
hsv(137, 16%, 87%)
CMYK
cmyk(16%, 0%, 12%, 13%)
CSS variable
--color-primary: #BBDFC5;
Lowercase HEX
#bbdfc5

Shades

Tints

Tones

Harmony

CSS snippets for #BBDFC5

.color-bbdfc5 {
  color: #BBDFC5;
  background-color: #BBDFC5;
}

Frequently asked questions

What color is #BBDFC5?+

#BBDFC5 is a HEX color with RGB value rgb(187, 223, 197) and HSL value hsl(137, 36%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BBDFC5?+

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