#BAFF7D Color

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

Color preview

#BAFF7D

Color formats

HEX
#BAFF7D
RGB
rgb(186, 255, 125)
RGBA
rgba(186, 255, 125, 1)
HSL
hsl(92, 100%, 75%)
HSV
hsv(92, 51%, 100%)
CMYK
cmyk(27%, 0%, 51%, 0%)
CSS variable
--color-primary: #BAFF7D;
Lowercase HEX
#baff7d

Shades

Tints

Tones

Harmony

CSS snippets for #BAFF7D

.color-baff7d {
  color: #BAFF7D;
  background-color: #BAFF7D;
}

Frequently asked questions

What color is #BAFF7D?+

#BAFF7D is a HEX color with RGB value rgb(186, 255, 125) and HSL value hsl(92, 100%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BAFF7D?+

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