#BEF3EB Color

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

Color preview

#BEF3EB

Color formats

HEX
#BEF3EB
RGB
rgb(190, 243, 235)
RGBA
rgba(190, 243, 235, 1)
HSL
hsl(171, 69%, 85%)
HSV
hsv(171, 22%, 95%)
CMYK
cmyk(22%, 0%, 3%, 5%)
CSS variable
--color-primary: #BEF3EB;
Lowercase HEX
#bef3eb

Shades

Tints

Tones

Harmony

CSS snippets for #BEF3EB

.color-bef3eb {
  color: #BEF3EB;
  background-color: #BEF3EB;
}

Frequently asked questions

What color is #BEF3EB?+

#BEF3EB is a HEX color with RGB value rgb(190, 243, 235) and HSL value hsl(171, 69%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BEF3EB?+

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