#BDDAF0 Color

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

Color preview

#BDDAF0

Color formats

HEX
#BDDAF0
RGB
rgb(189, 218, 240)
RGBA
rgba(189, 218, 240, 1)
HSL
hsl(206, 63%, 84%)
HSV
hsv(206, 21%, 94%)
CMYK
cmyk(21%, 9%, 0%, 6%)
CSS variable
--color-primary: #BDDAF0;
Lowercase HEX
#bddaf0

Shades

Tints

Tones

Harmony

CSS snippets for #BDDAF0

.color-bddaf0 {
  color: #BDDAF0;
  background-color: #BDDAF0;
}

Frequently asked questions

What color is #BDDAF0?+

#BDDAF0 is a HEX color with RGB value rgb(189, 218, 240) and HSL value hsl(206, 63%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDDAF0?+

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