#BDDAE2 Color

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

Color preview

#BDDAE2

Color formats

HEX
#BDDAE2
RGB
rgb(189, 218, 226)
RGBA
rgba(189, 218, 226, 1)
HSL
hsl(193, 39%, 81%)
HSV
hsv(193, 16%, 89%)
CMYK
cmyk(16%, 4%, 0%, 11%)
CSS variable
--color-primary: #BDDAE2;
Lowercase HEX
#bddae2

Shades

Tints

Tones

Harmony

CSS snippets for #BDDAE2

.color-bddae2 {
  color: #BDDAE2;
  background-color: #BDDAE2;
}

Frequently asked questions

What color is #BDDAE2?+

#BDDAE2 is a HEX color with RGB value rgb(189, 218, 226) and HSL value hsl(193, 39%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDDAE2?+

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