#BFDAF4 Color

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

Color preview

#BFDAF4

Color formats

HEX
#BFDAF4
RGB
rgb(191, 218, 244)
RGBA
rgba(191, 218, 244, 1)
HSL
hsl(209, 71%, 85%)
HSV
hsv(209, 22%, 96%)
CMYK
cmyk(22%, 11%, 0%, 4%)
CSS variable
--color-primary: #BFDAF4;
Lowercase HEX
#bfdaf4

Shades

Tints

Tones

Harmony

CSS snippets for #BFDAF4

.color-bfdaf4 {
  color: #BFDAF4;
  background-color: #BFDAF4;
}

Frequently asked questions

What color is #BFDAF4?+

#BFDAF4 is a HEX color with RGB value rgb(191, 218, 244) and HSL value hsl(209, 71%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFDAF4?+

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