#BDFF24 Color

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

Color preview

#BDFF24

Color formats

HEX
#BDFF24
RGB
rgb(189, 255, 36)
RGBA
rgba(189, 255, 36, 1)
HSL
hsl(78, 100%, 57%)
HSV
hsv(78, 86%, 100%)
CMYK
cmyk(26%, 0%, 86%, 0%)
CSS variable
--color-primary: #BDFF24;
Lowercase HEX
#bdff24

Shades

Tints

Tones

Harmony

CSS snippets for #BDFF24

.color-bdff24 {
  color: #BDFF24;
  background-color: #BDFF24;
}

Frequently asked questions

What color is #BDFF24?+

#BDFF24 is a HEX color with RGB value rgb(189, 255, 36) and HSL value hsl(78, 100%, 57%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BDFF24?+

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