#BEF8FE Color

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

Color preview

#BEF8FE

Color formats

HEX
#BEF8FE
RGB
rgb(190, 248, 254)
RGBA
rgba(190, 248, 254, 1)
HSL
hsl(186, 97%, 87%)
HSV
hsv(186, 25%, 100%)
CMYK
cmyk(25%, 2%, 0%, 0%)
CSS variable
--color-primary: #BEF8FE;
Lowercase HEX
#bef8fe

Shades

Tints

Tones

Harmony

CSS snippets for #BEF8FE

.color-bef8fe {
  color: #BEF8FE;
  background-color: #BEF8FE;
}

Frequently asked questions

What color is #BEF8FE?+

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

What is the closest Tailwind color to #BEF8FE?+

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