#BBDCD3 Color

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

Color preview

#BBDCD3

Color formats

HEX
#BBDCD3
RGB
rgb(187, 220, 211)
RGBA
rgba(187, 220, 211, 1)
HSL
hsl(164, 32%, 80%)
HSV
hsv(164, 15%, 86%)
CMYK
cmyk(15%, 0%, 4%, 14%)
CSS variable
--color-primary: #BBDCD3;
Lowercase HEX
#bbdcd3

Shades

Tints

Tones

Harmony

CSS snippets for #BBDCD3

.color-bbdcd3 {
  color: #BBDCD3;
  background-color: #BBDCD3;
}

Frequently asked questions

What color is #BBDCD3?+

#BBDCD3 is a HEX color with RGB value rgb(187, 220, 211) and HSL value hsl(164, 32%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BBDCD3?+

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