#BDFB50 Color

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

Color preview

#BDFB50

Color formats

HEX
#BDFB50
RGB
rgb(189, 251, 80)
RGBA
rgba(189, 251, 80, 1)
HSL
hsl(82, 96%, 65%)
HSV
hsv(82, 68%, 98%)
CMYK
cmyk(25%, 0%, 68%, 2%)
CSS variable
--color-primary: #BDFB50;
Lowercase HEX
#bdfb50

Shades

Tints

Tones

Harmony

CSS snippets for #BDFB50

.color-bdfb50 {
  color: #BDFB50;
  background-color: #BDFB50;
}

Frequently asked questions

What color is #BDFB50?+

#BDFB50 is a HEX color with RGB value rgb(189, 251, 80) and HSL value hsl(82, 96%, 65%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BDFB50?+

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