#BFDFF2 Color

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

Color preview

#BFDFF2

Color formats

HEX
#BFDFF2
RGB
rgb(191, 223, 242)
RGBA
rgba(191, 223, 242, 1)
HSL
hsl(202, 66%, 85%)
HSV
hsv(202, 21%, 95%)
CMYK
cmyk(21%, 8%, 0%, 5%)
CSS variable
--color-primary: #BFDFF2;
Lowercase HEX
#bfdff2

Shades

Tints

Tones

Harmony

CSS snippets for #BFDFF2

.color-bfdff2 {
  color: #BFDFF2;
  background-color: #BFDFF2;
}

Frequently asked questions

What color is #BFDFF2?+

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

What is the closest Tailwind color to #BFDFF2?+

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