#BFDF6D Color

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

Color preview

#BFDF6D

Color formats

HEX
#BFDF6D
RGB
rgb(191, 223, 109)
RGBA
rgba(191, 223, 109, 1)
HSL
hsl(77, 64%, 65%)
HSV
hsv(77, 51%, 87%)
CMYK
cmyk(14%, 0%, 51%, 13%)
CSS variable
--color-primary: #BFDF6D;
Lowercase HEX
#bfdf6d

Shades

Tints

Tones

Harmony

CSS snippets for #BFDF6D

.color-bfdf6d {
  color: #BFDF6D;
  background-color: #BFDF6D;
}

Frequently asked questions

What color is #BFDF6D?+

#BFDF6D is a HEX color with RGB value rgb(191, 223, 109) and HSL value hsl(77, 64%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFDF6D?+

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