#BEF8EF Color

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

Color preview

#BEF8EF

Color formats

HEX
#BEF8EF
RGB
rgb(190, 248, 239)
RGBA
rgba(190, 248, 239, 1)
HSL
hsl(171, 81%, 86%)
HSV
hsv(171, 23%, 97%)
CMYK
cmyk(23%, 0%, 4%, 3%)
CSS variable
--color-primary: #BEF8EF;
Lowercase HEX
#bef8ef

Shades

Tints

Tones

Harmony

CSS snippets for #BEF8EF

.color-bef8ef {
  color: #BEF8EF;
  background-color: #BEF8EF;
}

Frequently asked questions

What color is #BEF8EF?+

#BEF8EF is a HEX color with RGB value rgb(190, 248, 239) and HSL value hsl(171, 81%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BEF8EF?+

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