#BFFBB9 Color

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

Color preview

#BFFBB9

Color formats

HEX
#BFFBB9
RGB
rgb(191, 251, 185)
RGBA
rgba(191, 251, 185, 1)
HSL
hsl(115, 89%, 85%)
HSV
hsv(115, 26%, 98%)
CMYK
cmyk(24%, 0%, 26%, 2%)
CSS variable
--color-primary: #BFFBB9;
Lowercase HEX
#bffbb9

Shades

Tints

Tones

Harmony

CSS snippets for #BFFBB9

.color-bffbb9 {
  color: #BFFBB9;
  background-color: #BFFBB9;
}

Frequently asked questions

What color is #BFFBB9?+

#BFFBB9 is a HEX color with RGB value rgb(191, 251, 185) and HSL value hsl(115, 89%, 85%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFFBB9?+

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