#BFDC6B Color

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

Color preview

#BFDC6B

Color formats

HEX
#BFDC6B
RGB
rgb(191, 220, 107)
RGBA
rgba(191, 220, 107, 1)
HSL
hsl(75, 62%, 64%)
HSV
hsv(75, 51%, 86%)
CMYK
cmyk(13%, 0%, 51%, 14%)
CSS variable
--color-primary: #BFDC6B;
Lowercase HEX
#bfdc6b

Shades

Tints

Tones

Harmony

CSS snippets for #BFDC6B

.color-bfdc6b {
  color: #BFDC6B;
  background-color: #BFDC6B;
}

Frequently asked questions

What color is #BFDC6B?+

#BFDC6B is a HEX color with RGB value rgb(191, 220, 107) and HSL value hsl(75, 62%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFDC6B?+

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