#BDFA05 Color

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

Color preview

#BDFA05

Color formats

HEX
#BDFA05
RGB
rgb(189, 250, 5)
RGBA
rgba(189, 250, 5, 1)
HSL
hsl(75, 96%, 50%)
HSV
hsv(75, 98%, 98%)
CMYK
cmyk(24%, 0%, 98%, 2%)
CSS variable
--color-primary: #BDFA05;
Lowercase HEX
#bdfa05

Shades

Tints

Tones

Harmony

CSS snippets for #BDFA05

.color-bdfa05 {
  color: #BDFA05;
  background-color: #BDFA05;
}

Frequently asked questions

What color is #BDFA05?+

#BDFA05 is a HEX color with RGB value rgb(189, 250, 5) and HSL value hsl(75, 96%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BDFA05?+

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