#BDDAE6 Color

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

Color preview

#BDDAE6

Color formats

HEX
#BDDAE6
RGB
rgb(189, 218, 230)
RGBA
rgba(189, 218, 230, 1)
HSL
hsl(198, 45%, 82%)
HSV
hsv(198, 18%, 90%)
CMYK
cmyk(18%, 5%, 0%, 10%)
CSS variable
--color-primary: #BDDAE6;
Lowercase HEX
#bddae6

Shades

Tints

Tones

Harmony

CSS snippets for #BDDAE6

.color-bddae6 {
  color: #BDDAE6;
  background-color: #BDDAE6;
}

Frequently asked questions

What color is #BDDAE6?+

#BDDAE6 is a HEX color with RGB value rgb(189, 218, 230) and HSL value hsl(198, 45%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDDAE6?+

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