#BFDDF0 Color

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

Color preview

#BFDDF0

Color formats

HEX
#BFDDF0
RGB
rgb(191, 221, 240)
RGBA
rgba(191, 221, 240, 1)
HSL
hsl(203, 62%, 85%)
HSV
hsv(203, 20%, 94%)
CMYK
cmyk(20%, 8%, 0%, 6%)
CSS variable
--color-primary: #BFDDF0;
Lowercase HEX
#bfddf0

Shades

Tints

Tones

Harmony

CSS snippets for #BFDDF0

.color-bfddf0 {
  color: #BFDDF0;
  background-color: #BFDDF0;
}

Frequently asked questions

What color is #BFDDF0?+

#BFDDF0 is a HEX color with RGB value rgb(191, 221, 240) and HSL value hsl(203, 62%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFDDF0?+

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