#BFFA9A Color

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

Color preview

#BFFA9A

Color formats

HEX
#BFFA9A
RGB
rgb(191, 250, 154)
RGBA
rgba(191, 250, 154, 1)
HSL
hsl(97, 91%, 79%)
HSV
hsv(97, 38%, 98%)
CMYK
cmyk(24%, 0%, 38%, 2%)
CSS variable
--color-primary: #BFFA9A;
Lowercase HEX
#bffa9a

Shades

Tints

Tones

Harmony

CSS snippets for #BFFA9A

.color-bffa9a {
  color: #BFFA9A;
  background-color: #BFFA9A;
}

Frequently asked questions

What color is #BFFA9A?+

#BFFA9A is a HEX color with RGB value rgb(191, 250, 154) and HSL value hsl(97, 91%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFFA9A?+

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