#BDF100 Color

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

Color preview

#BDF100

Color formats

HEX
#BDF100
RGB
rgb(189, 241, 0)
RGBA
rgba(189, 241, 0, 1)
HSL
hsl(73, 100%, 47%)
HSV
hsv(73, 100%, 95%)
CMYK
cmyk(22%, 0%, 100%, 5%)
CSS variable
--color-primary: #BDF100;
Lowercase HEX
#bdf100

Shades

Tints

Tones

Harmony

CSS snippets for #BDF100

.color-bdf100 {
  color: #BDF100;
  background-color: #BDF100;
}

Frequently asked questions

What color is #BDF100?+

#BDF100 is a HEX color with RGB value rgb(189, 241, 0) and HSL value hsl(73, 100%, 47%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BDF100?+

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