#BFFFAF Color

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

Color preview

#BFFFAF

Color formats

HEX
#BFFFAF
RGB
rgb(191, 255, 175)
RGBA
rgba(191, 255, 175, 1)
HSL
hsl(108, 100%, 84%)
HSV
hsv(108, 31%, 100%)
CMYK
cmyk(25%, 0%, 31%, 0%)
CSS variable
--color-primary: #BFFFAF;
Lowercase HEX
#bfffaf

Shades

Tints

Tones

Harmony

CSS snippets for #BFFFAF

.color-bfffaf {
  color: #BFFFAF;
  background-color: #BFFFAF;
}

Frequently asked questions

What color is #BFFFAF?+

#BFFFAF is a HEX color with RGB value rgb(191, 255, 175) and HSL value hsl(108, 100%, 84%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFFFAF?+

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