#BBDFC3 Color

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

Color preview

#BBDFC3

Color formats

HEX
#BBDFC3
RGB
rgb(187, 223, 195)
RGBA
rgba(187, 223, 195, 1)
HSL
hsl(133, 36%, 80%)
HSV
hsv(133, 16%, 87%)
CMYK
cmyk(16%, 0%, 13%, 13%)
CSS variable
--color-primary: #BBDFC3;
Lowercase HEX
#bbdfc3

Shades

Tints

Tones

Harmony

CSS snippets for #BBDFC3

.color-bbdfc3 {
  color: #BBDFC3;
  background-color: #BBDFC3;
}

Frequently asked questions

What color is #BBDFC3?+

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

What is the closest Tailwind color to #BBDFC3?+

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