#BDDCD3 Color

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

Color preview

#BDDCD3

Color formats

HEX
#BDDCD3
RGB
rgb(189, 220, 211)
RGBA
rgba(189, 220, 211, 1)
HSL
hsl(163, 31%, 80%)
HSV
hsv(163, 14%, 86%)
CMYK
cmyk(14%, 0%, 4%, 14%)
CSS variable
--color-primary: #BDDCD3;
Lowercase HEX
#bddcd3

Shades

Tints

Tones

Harmony

CSS snippets for #BDDCD3

.color-bddcd3 {
  color: #BDDCD3;
  background-color: #BDDCD3;
}

Frequently asked questions

What color is #BDDCD3?+

#BDDCD3 is a HEX color with RGB value rgb(189, 220, 211) and HSL value hsl(163, 31%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDDCD3?+

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