#BFFD7D Color

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

Color preview

#BFFD7D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFFD7D

.color-bffd7d {
  color: #BFFD7D;
  background-color: #BFFD7D;
}

Frequently asked questions

What color is #BFFD7D?+

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

What is the closest Tailwind color to #BFFD7D?+

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