#BDE01F Color

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

Color preview

#BDE01F

Color formats

HEX
#BDE01F
RGB
rgb(189, 224, 31)
RGBA
rgba(189, 224, 31, 1)
HSL
hsl(71, 76%, 50%)
HSV
hsv(71, 86%, 88%)
CMYK
cmyk(16%, 0%, 86%, 12%)
CSS variable
--color-primary: #BDE01F;
Lowercase HEX
#bde01f

Shades

Tints

Tones

Harmony

CSS snippets for #BDE01F

.color-bde01f {
  color: #BDE01F;
  background-color: #BDE01F;
}

Frequently asked questions

What color is #BDE01F?+

#BDE01F is a HEX color with RGB value rgb(189, 224, 31) and HSL value hsl(71, 76%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BDE01F?+

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