#BBDFD0 Color

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

Color preview

#BBDFD0

Color formats

HEX
#BBDFD0
RGB
rgb(187, 223, 208)
RGBA
rgba(187, 223, 208, 1)
HSL
hsl(155, 36%, 80%)
HSV
hsv(155, 16%, 87%)
CMYK
cmyk(16%, 0%, 7%, 13%)
CSS variable
--color-primary: #BBDFD0;
Lowercase HEX
#bbdfd0

Shades

Tints

Tones

Harmony

CSS snippets for #BBDFD0

.color-bbdfd0 {
  color: #BBDFD0;
  background-color: #BBDFD0;
}

Frequently asked questions

What color is #BBDFD0?+

#BBDFD0 is a HEX color with RGB value rgb(187, 223, 208) and HSL value hsl(155, 36%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BBDFD0?+

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