#BEF3AE Color

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

Color preview

#BEF3AE

Color formats

HEX
#BEF3AE
RGB
rgb(190, 243, 174)
RGBA
rgba(190, 243, 174, 1)
HSL
hsl(106, 74%, 82%)
HSV
hsv(106, 28%, 95%)
CMYK
cmyk(22%, 0%, 28%, 5%)
CSS variable
--color-primary: #BEF3AE;
Lowercase HEX
#bef3ae

Shades

Tints

Tones

Harmony

CSS snippets for #BEF3AE

.color-bef3ae {
  color: #BEF3AE;
  background-color: #BEF3AE;
}

Frequently asked questions

What color is #BEF3AE?+

#BEF3AE is a HEX color with RGB value rgb(190, 243, 174) and HSL value hsl(106, 74%, 82%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEF3AE?+

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