#BFDC8F Color

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

Color preview

#BFDC8F

Color formats

HEX
#BFDC8F
RGB
rgb(191, 220, 143)
RGBA
rgba(191, 220, 143, 1)
HSL
hsl(83, 52%, 71%)
HSV
hsv(83, 35%, 86%)
CMYK
cmyk(13%, 0%, 35%, 14%)
CSS variable
--color-primary: #BFDC8F;
Lowercase HEX
#bfdc8f

Shades

Tints

Tones

Harmony

CSS snippets for #BFDC8F

.color-bfdc8f {
  color: #BFDC8F;
  background-color: #BFDC8F;
}

Frequently asked questions

What color is #BFDC8F?+

#BFDC8F is a HEX color with RGB value rgb(191, 220, 143) and HSL value hsl(83, 52%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFDC8F?+

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