#BDDAF3 Color

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

Color preview

#BDDAF3

Color formats

HEX
#BDDAF3
RGB
rgb(189, 218, 243)
RGBA
rgba(189, 218, 243, 1)
HSL
hsl(208, 69%, 85%)
HSV
hsv(208, 22%, 95%)
CMYK
cmyk(22%, 10%, 0%, 5%)
CSS variable
--color-primary: #BDDAF3;
Lowercase HEX
#bddaf3

Shades

Tints

Tones

Harmony

CSS snippets for #BDDAF3

.color-bddaf3 {
  color: #BDDAF3;
  background-color: #BDDAF3;
}

Frequently asked questions

What color is #BDDAF3?+

#BDDAF3 is a HEX color with RGB value rgb(189, 218, 243) and HSL value hsl(208, 69%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDDAF3?+

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