#BFFD7C Color

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

Color preview

#BFFD7C

Color formats

HEX
#BFFD7C
RGB
rgb(191, 253, 124)
RGBA
rgba(191, 253, 124, 1)
HSL
hsl(89, 97%, 74%)
HSV
hsv(89, 51%, 99%)
CMYK
cmyk(25%, 0%, 51%, 1%)
CSS variable
--color-primary: #BFFD7C;
Lowercase HEX
#bffd7c

Shades

Tints

Tones

Harmony

CSS snippets for #BFFD7C

.color-bffd7c {
  color: #BFFD7C;
  background-color: #BFFD7C;
}

Frequently asked questions

What color is #BFFD7C?+

#BFFD7C is a HEX color with RGB value rgb(191, 253, 124) and HSL value hsl(89, 97%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFFD7C?+

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