#BDFF2F Color

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

Color preview

#BDFF2F

Color formats

HEX
#BDFF2F
RGB
rgb(189, 255, 47)
RGBA
rgba(189, 255, 47, 1)
HSL
hsl(79, 100%, 59%)
HSV
hsv(79, 82%, 100%)
CMYK
cmyk(26%, 0%, 82%, 0%)
CSS variable
--color-primary: #BDFF2F;
Lowercase HEX
#bdff2f

Shades

Tints

Tones

Harmony

CSS snippets for #BDFF2F

.color-bdff2f {
  color: #BDFF2F;
  background-color: #BDFF2F;
}

Frequently asked questions

What color is #BDFF2F?+

#BDFF2F is a HEX color with RGB value rgb(189, 255, 47) and HSL value hsl(79, 100%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BDFF2F?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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