#BFDC8D Color

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

Color preview

#BFDC8D

Color formats

HEX
#BFDC8D
RGB
rgb(191, 220, 141)
RGBA
rgba(191, 220, 141, 1)
HSL
hsl(82, 53%, 71%)
HSV
hsv(82, 36%, 86%)
CMYK
cmyk(13%, 0%, 36%, 14%)
CSS variable
--color-primary: #BFDC8D;
Lowercase HEX
#bfdc8d

Shades

Tints

Tones

Harmony

CSS snippets for #BFDC8D

.color-bfdc8d {
  color: #BFDC8D;
  background-color: #BFDC8D;
}

Frequently asked questions

What color is #BFDC8D?+

#BFDC8D is a HEX color with RGB value rgb(191, 220, 141) and HSL value hsl(82, 53%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFDC8D?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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