#BFE6EF Color

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

Color preview

#BFE6EF

Color formats

HEX
#BFE6EF
RGB
rgb(191, 230, 239)
RGBA
rgba(191, 230, 239, 1)
HSL
hsl(191, 60%, 84%)
HSV
hsv(191, 20%, 94%)
CMYK
cmyk(20%, 4%, 0%, 6%)
CSS variable
--color-primary: #BFE6EF;
Lowercase HEX
#bfe6ef

Shades

Tints

Tones

Harmony

CSS snippets for #BFE6EF

.color-bfe6ef {
  color: #BFE6EF;
  background-color: #BFE6EF;
}

Frequently asked questions

What color is #BFE6EF?+

#BFE6EF is a HEX color with RGB value rgb(191, 230, 239) and HSL value hsl(191, 60%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFE6EF?+

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