#BFDF4E Color

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

Color preview

#BFDF4E

Color formats

HEX
#BFDF4E
RGB
rgb(191, 223, 78)
RGBA
rgba(191, 223, 78, 1)
HSL
hsl(73, 69%, 59%)
HSV
hsv(73, 65%, 87%)
CMYK
cmyk(14%, 0%, 65%, 13%)
CSS variable
--color-primary: #BFDF4E;
Lowercase HEX
#bfdf4e

Shades

Tints

Tones

Harmony

CSS snippets for #BFDF4E

.color-bfdf4e {
  color: #BFDF4E;
  background-color: #BFDF4E;
}

Frequently asked questions

What color is #BFDF4E?+

#BFDF4E is a HEX color with RGB value rgb(191, 223, 78) and HSL value hsl(73, 69%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFDF4E?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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