#BFED8D Color

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

Color preview

#BFED8D

Color formats

HEX
#BFED8D
RGB
rgb(191, 237, 141)
RGBA
rgba(191, 237, 141, 1)
HSL
hsl(89, 73%, 74%)
HSV
hsv(89, 41%, 93%)
CMYK
cmyk(19%, 0%, 41%, 7%)
CSS variable
--color-primary: #BFED8D;
Lowercase HEX
#bfed8d

Shades

Tints

Tones

Harmony

CSS snippets for #BFED8D

.color-bfed8d {
  color: #BFED8D;
  background-color: #BFED8D;
}

Frequently asked questions

What color is #BFED8D?+

#BFED8D is a HEX color with RGB value rgb(191, 237, 141) and HSL value hsl(89, 73%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFED8D?+

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