#BEE9FF Color

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

Color preview

#BEE9FF

Color formats

HEX
#BEE9FF
RGB
rgb(190, 233, 255)
RGBA
rgba(190, 233, 255, 1)
HSL
hsl(200, 100%, 87%)
HSV
hsv(200, 25%, 100%)
CMYK
cmyk(25%, 9%, 0%, 0%)
CSS variable
--color-primary: #BEE9FF;
Lowercase HEX
#bee9ff

Shades

Tints

Tones

Harmony

CSS snippets for #BEE9FF

.color-bee9ff {
  color: #BEE9FF;
  background-color: #BEE9FF;
}

Frequently asked questions

What color is #BEE9FF?+

#BEE9FF is a HEX color with RGB value rgb(190, 233, 255) and HSL value hsl(200, 100%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BEE9FF?+

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