#BFFF7A Color

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

Color preview

#BFFF7A

Color formats

HEX
#BFFF7A
RGB
rgb(191, 255, 122)
RGBA
rgba(191, 255, 122, 1)
HSL
hsl(89, 100%, 74%)
HSV
hsv(89, 52%, 100%)
CMYK
cmyk(25%, 0%, 52%, 0%)
CSS variable
--color-primary: #BFFF7A;
Lowercase HEX
#bfff7a

Shades

Tints

Tones

Harmony

CSS snippets for #BFFF7A

.color-bfff7a {
  color: #BFFF7A;
  background-color: #BFFF7A;
}

Frequently asked questions

What color is #BFFF7A?+

#BFFF7A is a HEX color with RGB value rgb(191, 255, 122) and HSL value hsl(89, 100%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFFF7A?+

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