#BDDAEC Color

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

Color preview

#BDDAEC

Color formats

HEX
#BDDAEC
RGB
rgb(189, 218, 236)
RGBA
rgba(189, 218, 236, 1)
HSL
hsl(203, 55%, 83%)
HSV
hsv(203, 20%, 93%)
CMYK
cmyk(20%, 8%, 0%, 7%)
CSS variable
--color-primary: #BDDAEC;
Lowercase HEX
#bddaec

Shades

Tints

Tones

Harmony

CSS snippets for #BDDAEC

.color-bddaec {
  color: #BDDAEC;
  background-color: #BDDAEC;
}

Frequently asked questions

What color is #BDDAEC?+

#BDDAEC is a HEX color with RGB value rgb(189, 218, 236) and HSL value hsl(203, 55%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDDAEC?+

The closest Tailwind color is blue-200, available as the bg-blue-200 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