#BBDFD4 Color

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

Color preview

#BBDFD4

Color formats

HEX
#BBDFD4
RGB
rgb(187, 223, 212)
RGBA
rgba(187, 223, 212, 1)
HSL
hsl(162, 36%, 80%)
HSV
hsv(162, 16%, 87%)
CMYK
cmyk(16%, 0%, 5%, 13%)
CSS variable
--color-primary: #BBDFD4;
Lowercase HEX
#bbdfd4

Shades

Tints

Tones

Harmony

CSS snippets for #BBDFD4

.color-bbdfd4 {
  color: #BBDFD4;
  background-color: #BBDFD4;
}

Frequently asked questions

What color is #BBDFD4?+

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

What is the closest Tailwind color to #BBDFD4?+

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