#BEF1EB Color

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

Color preview

#BEF1EB

Color formats

HEX
#BEF1EB
RGB
rgb(190, 241, 235)
RGBA
rgba(190, 241, 235, 1)
HSL
hsl(173, 65%, 85%)
HSV
hsv(173, 21%, 95%)
CMYK
cmyk(21%, 0%, 2%, 5%)
CSS variable
--color-primary: #BEF1EB;
Lowercase HEX
#bef1eb

Shades

Tints

Tones

Harmony

CSS snippets for #BEF1EB

.color-bef1eb {
  color: #BEF1EB;
  background-color: #BEF1EB;
}

Frequently asked questions

What color is #BEF1EB?+

#BEF1EB is a HEX color with RGB value rgb(190, 241, 235) and HSL value hsl(173, 65%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BEF1EB?+

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