#BEF3DF Color

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

Color preview

#BEF3DF

Color formats

HEX
#BEF3DF
RGB
rgb(190, 243, 223)
RGBA
rgba(190, 243, 223, 1)
HSL
hsl(157, 69%, 85%)
HSV
hsv(157, 22%, 95%)
CMYK
cmyk(22%, 0%, 8%, 5%)
CSS variable
--color-primary: #BEF3DF;
Lowercase HEX
#bef3df

Shades

Tints

Tones

Harmony

CSS snippets for #BEF3DF

.color-bef3df {
  color: #BEF3DF;
  background-color: #BEF3DF;
}

Frequently asked questions

What color is #BEF3DF?+

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

What is the closest Tailwind color to #BEF3DF?+

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