#BFD8FE Color

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

Color preview

#BFD8FE

Color formats

HEX
#BFD8FE
RGB
rgb(191, 216, 254)
RGBA
rgba(191, 216, 254, 1)
HSL
hsl(216, 97%, 87%)
HSV
hsv(216, 25%, 100%)
CMYK
cmyk(25%, 15%, 0%, 0%)
CSS variable
--color-primary: #BFD8FE;
Lowercase HEX
#bfd8fe

Shades

Tints

Tones

Harmony

CSS snippets for #BFD8FE

.color-bfd8fe {
  color: #BFD8FE;
  background-color: #BFD8FE;
}

Frequently asked questions

What color is #BFD8FE?+

#BFD8FE is a HEX color with RGB value rgb(191, 216, 254) and HSL value hsl(216, 97%, 87%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFD8FE?+

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