#BDFF08 Color

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

Color preview

#BDFF08

Color formats

HEX
#BDFF08
RGB
rgb(189, 255, 8)
RGBA
rgba(189, 255, 8, 1)
HSL
hsl(76, 100%, 52%)
HSV
hsv(76, 97%, 100%)
CMYK
cmyk(26%, 0%, 97%, 0%)
CSS variable
--color-primary: #BDFF08;
Lowercase HEX
#bdff08

Shades

Tints

Tones

Harmony

CSS snippets for #BDFF08

.color-bdff08 {
  color: #BDFF08;
  background-color: #BDFF08;
}

Frequently asked questions

What color is #BDFF08?+

#BDFF08 is a HEX color with RGB value rgb(189, 255, 8) and HSL value hsl(76, 100%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BDFF08?+

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