#BDFA85 Color

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

Color preview

#BDFA85

Color formats

HEX
#BDFA85
RGB
rgb(189, 250, 133)
RGBA
rgba(189, 250, 133, 1)
HSL
hsl(91, 92%, 75%)
HSV
hsv(91, 47%, 98%)
CMYK
cmyk(24%, 0%, 47%, 2%)
CSS variable
--color-primary: #BDFA85;
Lowercase HEX
#bdfa85

Shades

Tints

Tones

Harmony

CSS snippets for #BDFA85

.color-bdfa85 {
  color: #BDFA85;
  background-color: #BDFA85;
}

Frequently asked questions

What color is #BDFA85?+

#BDFA85 is a HEX color with RGB value rgb(189, 250, 133) and HSL value hsl(91, 92%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BDFA85?+

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