#BDFF87 Color

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

Color preview

#BDFF87

Color formats

HEX
#BDFF87
RGB
rgb(189, 255, 135)
RGBA
rgba(189, 255, 135, 1)
HSL
hsl(93, 100%, 76%)
HSV
hsv(93, 47%, 100%)
CMYK
cmyk(26%, 0%, 47%, 0%)
CSS variable
--color-primary: #BDFF87;
Lowercase HEX
#bdff87

Shades

Tints

Tones

Harmony

CSS snippets for #BDFF87

.color-bdff87 {
  color: #BDFF87;
  background-color: #BDFF87;
}

Frequently asked questions

What color is #BDFF87?+

#BDFF87 is a HEX color with RGB value rgb(189, 255, 135) and HSL value hsl(93, 100%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BDFF87?+

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