#BFDA9F Color

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

Color preview

#BFDA9F

Color formats

HEX
#BFDA9F
RGB
rgb(191, 218, 159)
RGBA
rgba(191, 218, 159, 1)
HSL
hsl(87, 44%, 74%)
HSV
hsv(87, 27%, 85%)
CMYK
cmyk(12%, 0%, 27%, 15%)
CSS variable
--color-primary: #BFDA9F;
Lowercase HEX
#bfda9f

Shades

Tints

Tones

Harmony

CSS snippets for #BFDA9F

.color-bfda9f {
  color: #BFDA9F;
  background-color: #BFDA9F;
}

Frequently asked questions

What color is #BFDA9F?+

#BFDA9F is a HEX color with RGB value rgb(191, 218, 159) and HSL value hsl(87, 44%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFDA9F?+

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