#BEF7FE Color

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

Color preview

#BEF7FE

Color formats

HEX
#BEF7FE
RGB
rgb(190, 247, 254)
RGBA
rgba(190, 247, 254, 1)
HSL
hsl(187, 97%, 87%)
HSV
hsv(187, 25%, 100%)
CMYK
cmyk(25%, 3%, 0%, 0%)
CSS variable
--color-primary: #BEF7FE;
Lowercase HEX
#bef7fe

Shades

Tints

Tones

Harmony

CSS snippets for #BEF7FE

.color-bef7fe {
  color: #BEF7FE;
  background-color: #BEF7FE;
}

Frequently asked questions

What color is #BEF7FE?+

#BEF7FE is a HEX color with RGB value rgb(190, 247, 254) and HSL value hsl(187, 97%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BEF7FE?+

The closest Tailwind color is cyan-100, available as the bg-cyan-100 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