#BDFF07 Color

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

Color preview

#BDFF07

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BDFF07

.color-bdff07 {
  color: #BDFF07;
  background-color: #BDFF07;
}

Frequently asked questions

What color is #BDFF07?+

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

What is the closest Tailwind color to #BDFF07?+

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