#BFEA8A Color

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

Color preview

#BFEA8A

Color formats

HEX
#BFEA8A
RGB
rgb(191, 234, 138)
RGBA
rgba(191, 234, 138, 1)
HSL
hsl(87, 70%, 73%)
HSV
hsv(87, 41%, 92%)
CMYK
cmyk(18%, 0%, 41%, 8%)
CSS variable
--color-primary: #BFEA8A;
Lowercase HEX
#bfea8a

Shades

Tints

Tones

Harmony

CSS snippets for #BFEA8A

.color-bfea8a {
  color: #BFEA8A;
  background-color: #BFEA8A;
}

Frequently asked questions

What color is #BFEA8A?+

#BFEA8A is a HEX color with RGB value rgb(191, 234, 138) and HSL value hsl(87, 70%, 73%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFEA8A?+

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