#BFFEB9 Color

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

Color preview

#BFFEB9

Color formats

HEX
#BFFEB9
RGB
rgb(191, 254, 185)
RGBA
rgba(191, 254, 185, 1)
HSL
hsl(115, 97%, 86%)
HSV
hsv(115, 27%, 100%)
CMYK
cmyk(25%, 0%, 27%, 0%)
CSS variable
--color-primary: #BFFEB9;
Lowercase HEX
#bffeb9

Shades

Tints

Tones

Harmony

CSS snippets for #BFFEB9

.color-bffeb9 {
  color: #BFFEB9;
  background-color: #BFFEB9;
}

Frequently asked questions

What color is #BFFEB9?+

#BFFEB9 is a HEX color with RGB value rgb(191, 254, 185) and HSL value hsl(115, 97%, 86%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFFEB9?+

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