#BDDFF2 Color

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

Color preview

#BDDFF2

Color formats

HEX
#BDDFF2
RGB
rgb(189, 223, 242)
RGBA
rgba(189, 223, 242, 1)
HSL
hsl(202, 67%, 85%)
HSV
hsv(202, 22%, 95%)
CMYK
cmyk(22%, 8%, 0%, 5%)
CSS variable
--color-primary: #BDDFF2;
Lowercase HEX
#bddff2

Shades

Tints

Tones

Harmony

CSS snippets for #BDDFF2

.color-bddff2 {
  color: #BDDFF2;
  background-color: #BDDFF2;
}

Frequently asked questions

What color is #BDDFF2?+

#BDDFF2 is a HEX color with RGB value rgb(189, 223, 242) and HSL value hsl(202, 67%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDDFF2?+

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