#BFEEFA Color

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

Color preview

#BFEEFA

Color formats

HEX
#BFEEFA
RGB
rgb(191, 238, 250)
RGBA
rgba(191, 238, 250, 1)
HSL
hsl(192, 86%, 86%)
HSV
hsv(192, 24%, 98%)
CMYK
cmyk(24%, 5%, 0%, 2%)
CSS variable
--color-primary: #BFEEFA;
Lowercase HEX
#bfeefa

Shades

Tints

Tones

Harmony

CSS snippets for #BFEEFA

.color-bfeefa {
  color: #BFEEFA;
  background-color: #BFEEFA;
}

Frequently asked questions

What color is #BFEEFA?+

#BFEEFA is a HEX color with RGB value rgb(191, 238, 250) and HSL value hsl(192, 86%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFEEFA?+

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