#BFF09B Color

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

Color preview

#BFF09B

Color formats

HEX
#BFF09B
RGB
rgb(191, 240, 155)
RGBA
rgba(191, 240, 155, 1)
HSL
hsl(95, 74%, 77%)
HSV
hsv(95, 35%, 94%)
CMYK
cmyk(20%, 0%, 35%, 6%)
CSS variable
--color-primary: #BFF09B;
Lowercase HEX
#bff09b

Shades

Tints

Tones

Harmony

CSS snippets for #BFF09B

.color-bff09b {
  color: #BFF09B;
  background-color: #BFF09B;
}

Frequently asked questions

What color is #BFF09B?+

#BFF09B is a HEX color with RGB value rgb(191, 240, 155) and HSL value hsl(95, 74%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFF09B?+

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