#BFDC2E Color

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

Color preview

#BFDC2E

Color formats

HEX
#BFDC2E
RGB
rgb(191, 220, 46)
RGBA
rgba(191, 220, 46, 1)
HSL
hsl(70, 71%, 52%)
HSV
hsv(70, 79%, 86%)
CMYK
cmyk(13%, 0%, 79%, 14%)
CSS variable
--color-primary: #BFDC2E;
Lowercase HEX
#bfdc2e

Shades

Tints

Tones

Harmony

CSS snippets for #BFDC2E

.color-bfdc2e {
  color: #BFDC2E;
  background-color: #BFDC2E;
}

Frequently asked questions

What color is #BFDC2E?+

#BFDC2E is a HEX color with RGB value rgb(191, 220, 46) and HSL value hsl(70, 71%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFDC2E?+

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