#BFDC49 Color

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

Color preview

#BFDC49

Color formats

HEX
#BFDC49
RGB
rgb(191, 220, 73)
RGBA
rgba(191, 220, 73, 1)
HSL
hsl(72, 68%, 57%)
HSV
hsv(72, 67%, 86%)
CMYK
cmyk(13%, 0%, 67%, 14%)
CSS variable
--color-primary: #BFDC49;
Lowercase HEX
#bfdc49

Shades

Tints

Tones

Harmony

CSS snippets for #BFDC49

.color-bfdc49 {
  color: #BFDC49;
  background-color: #BFDC49;
}

Frequently asked questions

What color is #BFDC49?+

#BFDC49 is a HEX color with RGB value rgb(191, 220, 73) and HSL value hsl(72, 68%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BFDC49?+

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