#BEF1AE Color

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

Color preview

#BEF1AE

Color formats

HEX
#BEF1AE
RGB
rgb(190, 241, 174)
RGBA
rgba(190, 241, 174, 1)
HSL
hsl(106, 71%, 81%)
HSV
hsv(106, 28%, 95%)
CMYK
cmyk(21%, 0%, 28%, 5%)
CSS variable
--color-primary: #BEF1AE;
Lowercase HEX
#bef1ae

Shades

Tints

Tones

Harmony

CSS snippets for #BEF1AE

.color-bef1ae {
  color: #BEF1AE;
  background-color: #BEF1AE;
}

Frequently asked questions

What color is #BEF1AE?+

#BEF1AE is a HEX color with RGB value rgb(190, 241, 174) and HSL value hsl(106, 71%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEF1AE?+

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