#BFDA49 Color

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

Color preview

#BFDA49

Color formats

HEX
#BFDA49
RGB
rgb(191, 218, 73)
RGBA
rgba(191, 218, 73, 1)
HSL
hsl(71, 66%, 57%)
HSV
hsv(71, 67%, 85%)
CMYK
cmyk(12%, 0%, 67%, 15%)
CSS variable
--color-primary: #BFDA49;
Lowercase HEX
#bfda49

Shades

Tints

Tones

Harmony

CSS snippets for #BFDA49

.color-bfda49 {
  color: #BFDA49;
  background-color: #BFDA49;
}

Frequently asked questions

What color is #BFDA49?+

#BFDA49 is a HEX color with RGB value rgb(191, 218, 73) and HSL value hsl(71, 66%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BFDA49?+

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