#BFDF4A Color

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

Color preview

#BFDF4A

Color formats

HEX
#BFDF4A
RGB
rgb(191, 223, 74)
RGBA
rgba(191, 223, 74, 1)
HSL
hsl(73, 70%, 58%)
HSV
hsv(73, 67%, 87%)
CMYK
cmyk(14%, 0%, 67%, 13%)
CSS variable
--color-primary: #BFDF4A;
Lowercase HEX
#bfdf4a

Shades

Tints

Tones

Harmony

CSS snippets for #BFDF4A

.color-bfdf4a {
  color: #BFDF4A;
  background-color: #BFDF4A;
}

Frequently asked questions

What color is #BFDF4A?+

#BFDF4A is a HEX color with RGB value rgb(191, 223, 74) and HSL value hsl(73, 70%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFDF4A?+

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