#BEE6EF Color

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

Color preview

#BEE6EF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEE6EF

.color-bee6ef {
  color: #BEE6EF;
  background-color: #BEE6EF;
}

Frequently asked questions

What color is #BEE6EF?+

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

What is the closest Tailwind color to #BEE6EF?+

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