#BDFF4B Color

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

Color preview

#BDFF4B

Color formats

HEX
#BDFF4B
RGB
rgb(189, 255, 75)
RGBA
rgba(189, 255, 75, 1)
HSL
hsl(82, 100%, 65%)
HSV
hsv(82, 71%, 100%)
CMYK
cmyk(26%, 0%, 71%, 0%)
CSS variable
--color-primary: #BDFF4B;
Lowercase HEX
#bdff4b

Shades

Tints

Tones

Harmony

CSS snippets for #BDFF4B

.color-bdff4b {
  color: #BDFF4B;
  background-color: #BDFF4B;
}

Frequently asked questions

What color is #BDFF4B?+

#BDFF4B is a HEX color with RGB value rgb(189, 255, 75) and HSL value hsl(82, 100%, 65%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BDFF4B?+

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