#BFDA9D Color

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

Color preview

#BFDA9D

Color formats

HEX
#BFDA9D
RGB
rgb(191, 218, 157)
RGBA
rgba(191, 218, 157, 1)
HSL
hsl(87, 45%, 74%)
HSV
hsv(87, 28%, 85%)
CMYK
cmyk(12%, 0%, 28%, 15%)
CSS variable
--color-primary: #BFDA9D;
Lowercase HEX
#bfda9d

Shades

Tints

Tones

Harmony

CSS snippets for #BFDA9D

.color-bfda9d {
  color: #BFDA9D;
  background-color: #BFDA9D;
}

Frequently asked questions

What color is #BFDA9D?+

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

What is the closest Tailwind color to #BFDA9D?+

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