#BFF09C Color

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

Color preview

#BFF09C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFF09C

.color-bff09c {
  color: #BFF09C;
  background-color: #BFF09C;
}

Frequently asked questions

What color is #BFF09C?+

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

What is the closest Tailwind color to #BFF09C?+

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