#BDDBD9 Color

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

Color preview

#BDDBD9

Color formats

HEX
#BDDBD9
RGB
rgb(189, 219, 217)
RGBA
rgba(189, 219, 217, 1)
HSL
hsl(176, 29%, 80%)
HSV
hsv(176, 14%, 86%)
CMYK
cmyk(14%, 0%, 1%, 14%)
CSS variable
--color-primary: #BDDBD9;
Lowercase HEX
#bddbd9

Shades

Tints

Tones

Harmony

CSS snippets for #BDDBD9

.color-bddbd9 {
  color: #BDDBD9;
  background-color: #BDDBD9;
}

Frequently asked questions

What color is #BDDBD9?+

#BDDBD9 is a HEX color with RGB value rgb(189, 219, 217) and HSL value hsl(176, 29%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDDBD9?+

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