#BFFF70 Color

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

Color preview

#BFFF70

Color formats

HEX
#BFFF70
RGB
rgb(191, 255, 112)
RGBA
rgba(191, 255, 112, 1)
HSL
hsl(87, 100%, 72%)
HSV
hsv(87, 56%, 100%)
CMYK
cmyk(25%, 0%, 56%, 0%)
CSS variable
--color-primary: #BFFF70;
Lowercase HEX
#bfff70

Shades

Tints

Tones

Harmony

CSS snippets for #BFFF70

.color-bfff70 {
  color: #BFFF70;
  background-color: #BFFF70;
}

Frequently asked questions

What color is #BFFF70?+

#BFFF70 is a HEX color with RGB value rgb(191, 255, 112) and HSL value hsl(87, 100%, 72%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFFF70?+

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