#BDDAD8 Color

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

Color preview

#BDDAD8

Color formats

HEX
#BDDAD8
RGB
rgb(189, 218, 216)
RGBA
rgba(189, 218, 216, 1)
HSL
hsl(176, 28%, 80%)
HSV
hsv(176, 13%, 85%)
CMYK
cmyk(13%, 0%, 1%, 15%)
CSS variable
--color-primary: #BDDAD8;
Lowercase HEX
#bddad8

Shades

Tints

Tones

Harmony

CSS snippets for #BDDAD8

.color-bddad8 {
  color: #BDDAD8;
  background-color: #BDDAD8;
}

Frequently asked questions

What color is #BDDAD8?+

#BDDAD8 is a HEX color with RGB value rgb(189, 218, 216) and HSL value hsl(176, 28%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDDAD8?+

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