#BAFF97 Color

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

Color preview

#BAFF97

Color formats

HEX
#BAFF97
RGB
rgb(186, 255, 151)
RGBA
rgba(186, 255, 151, 1)
HSL
hsl(100, 100%, 80%)
HSV
hsv(100, 41%, 100%)
CMYK
cmyk(27%, 0%, 41%, 0%)
CSS variable
--color-primary: #BAFF97;
Lowercase HEX
#baff97

Shades

Tints

Tones

Harmony

CSS snippets for #BAFF97

.color-baff97 {
  color: #BAFF97;
  background-color: #BAFF97;
}

Frequently asked questions

What color is #BAFF97?+

#BAFF97 is a HEX color with RGB value rgb(186, 255, 151) and HSL value hsl(100, 100%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BAFF97?+

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