#BDDAD9 Color

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

Color preview

#BDDAD9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BDDAD9

.color-bddad9 {
  color: #BDDAD9;
  background-color: #BDDAD9;
}

Frequently asked questions

What color is #BDDAD9?+

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

What is the closest Tailwind color to #BDDAD9?+

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