#BFFD6D Color

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

Color preview

#BFFD6D

Color formats

HEX
#BFFD6D
RGB
rgb(191, 253, 109)
RGBA
rgba(191, 253, 109, 1)
HSL
hsl(86, 97%, 71%)
HSV
hsv(86, 57%, 99%)
CMYK
cmyk(25%, 0%, 57%, 1%)
CSS variable
--color-primary: #BFFD6D;
Lowercase HEX
#bffd6d

Shades

Tints

Tones

Harmony

CSS snippets for #BFFD6D

.color-bffd6d {
  color: #BFFD6D;
  background-color: #BFFD6D;
}

Frequently asked questions

What color is #BFFD6D?+

#BFFD6D is a HEX color with RGB value rgb(191, 253, 109) and HSL value hsl(86, 97%, 71%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFFD6D?+

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