#BFE2FD Color

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

Color preview

#BFE2FD

Color formats

HEX
#BFE2FD
RGB
rgb(191, 226, 253)
RGBA
rgba(191, 226, 253, 1)
HSL
hsl(206, 94%, 87%)
HSV
hsv(206, 25%, 99%)
CMYK
cmyk(25%, 11%, 0%, 1%)
CSS variable
--color-primary: #BFE2FD;
Lowercase HEX
#bfe2fd

Shades

Tints

Tones

Harmony

CSS snippets for #BFE2FD

.color-bfe2fd {
  color: #BFE2FD;
  background-color: #BFE2FD;
}

Frequently asked questions

What color is #BFE2FD?+

#BFE2FD is a HEX color with RGB value rgb(191, 226, 253) and HSL value hsl(206, 94%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFE2FD?+

The closest Tailwind color is sky-200, available as the bg-sky-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