#BDFA80 Color

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

Color preview

#BDFA80

Color formats

HEX
#BDFA80
RGB
rgb(189, 250, 128)
RGBA
rgba(189, 250, 128, 1)
HSL
hsl(90, 92%, 74%)
HSV
hsv(90, 49%, 98%)
CMYK
cmyk(24%, 0%, 49%, 2%)
CSS variable
--color-primary: #BDFA80;
Lowercase HEX
#bdfa80

Shades

Tints

Tones

Harmony

CSS snippets for #BDFA80

.color-bdfa80 {
  color: #BDFA80;
  background-color: #BDFA80;
}

Frequently asked questions

What color is #BDFA80?+

#BDFA80 is a HEX color with RGB value rgb(189, 250, 128) and HSL value hsl(90, 92%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BDFA80?+

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