#BFCD4F Color

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

Color preview

#BFCD4F

Color formats

HEX
#BFCD4F
RGB
rgb(191, 205, 79)
RGBA
rgba(191, 205, 79, 1)
HSL
hsl(67, 56%, 56%)
HSV
hsv(67, 61%, 80%)
CMYK
cmyk(7%, 0%, 61%, 20%)
CSS variable
--color-primary: #BFCD4F;
Lowercase HEX
#bfcd4f

Shades

Tints

Tones

Harmony

CSS snippets for #BFCD4F

.color-bfcd4f {
  color: #BFCD4F;
  background-color: #BFCD4F;
}

Frequently asked questions

What color is #BFCD4F?+

#BFCD4F is a HEX color with RGB value rgb(191, 205, 79) and HSL value hsl(67, 56%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFCD4F?+

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