#BFEE8C Color

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

Color preview

#BFEE8C

Color formats

HEX
#BFEE8C
RGB
rgb(191, 238, 140)
RGBA
rgba(191, 238, 140, 1)
HSL
hsl(89, 74%, 74%)
HSV
hsv(89, 41%, 93%)
CMYK
cmyk(20%, 0%, 41%, 7%)
CSS variable
--color-primary: #BFEE8C;
Lowercase HEX
#bfee8c

Shades

Tints

Tones

Harmony

CSS snippets for #BFEE8C

.color-bfee8c {
  color: #BFEE8C;
  background-color: #BFEE8C;
}

Frequently asked questions

What color is #BFEE8C?+

#BFEE8C is a HEX color with RGB value rgb(191, 238, 140) and HSL value hsl(89, 74%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFEE8C?+

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