#BEE4FD Color

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

Color preview

#BEE4FD

Color formats

HEX
#BEE4FD
RGB
rgb(190, 228, 253)
RGBA
rgba(190, 228, 253, 1)
HSL
hsl(204, 94%, 87%)
HSV
hsv(204, 25%, 99%)
CMYK
cmyk(25%, 10%, 0%, 1%)
CSS variable
--color-primary: #BEE4FD;
Lowercase HEX
#bee4fd

Shades

Tints

Tones

Harmony

CSS snippets for #BEE4FD

.color-bee4fd {
  color: #BEE4FD;
  background-color: #BEE4FD;
}

Frequently asked questions

What color is #BEE4FD?+

#BEE4FD is a HEX color with RGB value rgb(190, 228, 253) and HSL value hsl(204, 94%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BEE4FD?+

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