#BEF2EB Color

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

Color preview

#BEF2EB

Color formats

HEX
#BEF2EB
RGB
rgb(190, 242, 235)
RGBA
rgba(190, 242, 235, 1)
HSL
hsl(172, 67%, 85%)
HSV
hsv(172, 21%, 95%)
CMYK
cmyk(21%, 0%, 3%, 5%)
CSS variable
--color-primary: #BEF2EB;
Lowercase HEX
#bef2eb

Shades

Tints

Tones

Harmony

CSS snippets for #BEF2EB

.color-bef2eb {
  color: #BEF2EB;
  background-color: #BEF2EB;
}

Frequently asked questions

What color is #BEF2EB?+

#BEF2EB is a HEX color with RGB value rgb(190, 242, 235) and HSL value hsl(172, 67%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BEF2EB?+

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