#BFDC1E Color

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

Color preview

#BFDC1E

Color formats

HEX
#BFDC1E
RGB
rgb(191, 220, 30)
RGBA
rgba(191, 220, 30, 1)
HSL
hsl(69, 76%, 49%)
HSV
hsv(69, 86%, 86%)
CMYK
cmyk(13%, 0%, 86%, 14%)
CSS variable
--color-primary: #BFDC1E;
Lowercase HEX
#bfdc1e

Shades

Tints

Tones

Harmony

CSS snippets for #BFDC1E

.color-bfdc1e {
  color: #BFDC1E;
  background-color: #BFDC1E;
}

Frequently asked questions

What color is #BFDC1E?+

#BFDC1E is a HEX color with RGB value rgb(191, 220, 30) and HSL value hsl(69, 76%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFDC1E?+

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