#BDDBFA Color

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

Color preview

#BDDBFA

Color formats

HEX
#BDDBFA
RGB
rgb(189, 219, 250)
RGBA
rgba(189, 219, 250, 1)
HSL
hsl(210, 86%, 86%)
HSV
hsv(210, 24%, 98%)
CMYK
cmyk(24%, 12%, 0%, 2%)
CSS variable
--color-primary: #BDDBFA;
Lowercase HEX
#bddbfa

Shades

Tints

Tones

Harmony

CSS snippets for #BDDBFA

.color-bddbfa {
  color: #BDDBFA;
  background-color: #BDDBFA;
}

Frequently asked questions

What color is #BDDBFA?+

#BDDBFA is a HEX color with RGB value rgb(189, 219, 250) and HSL value hsl(210, 86%, 86%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDDBFA?+

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