#BEF3EF Color

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

Color preview

#BEF3EF

Color formats

HEX
#BEF3EF
RGB
rgb(190, 243, 239)
RGBA
rgba(190, 243, 239, 1)
HSL
hsl(175, 69%, 85%)
HSV
hsv(175, 22%, 95%)
CMYK
cmyk(22%, 0%, 2%, 5%)
CSS variable
--color-primary: #BEF3EF;
Lowercase HEX
#bef3ef

Shades

Tints

Tones

Harmony

CSS snippets for #BEF3EF

.color-bef3ef {
  color: #BEF3EF;
  background-color: #BEF3EF;
}

Frequently asked questions

What color is #BEF3EF?+

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

What is the closest Tailwind color to #BEF3EF?+

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