#BDFE25 Color

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

Color preview

#BDFE25

Color formats

HEX
#BDFE25
RGB
rgb(189, 254, 37)
RGBA
rgba(189, 254, 37, 1)
HSL
hsl(78, 99%, 57%)
HSV
hsv(78, 85%, 100%)
CMYK
cmyk(26%, 0%, 85%, 0%)
CSS variable
--color-primary: #BDFE25;
Lowercase HEX
#bdfe25

Shades

Tints

Tones

Harmony

CSS snippets for #BDFE25

.color-bdfe25 {
  color: #BDFE25;
  background-color: #BDFE25;
}

Frequently asked questions

What color is #BDFE25?+

#BDFE25 is a HEX color with RGB value rgb(189, 254, 37) and HSL value hsl(78, 99%, 57%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BDFE25?+

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