#BFDC9E Color

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

Color preview

#BFDC9E

Color formats

HEX
#BFDC9E
RGB
rgb(191, 220, 158)
RGBA
rgba(191, 220, 158, 1)
HSL
hsl(88, 47%, 74%)
HSV
hsv(88, 28%, 86%)
CMYK
cmyk(13%, 0%, 28%, 14%)
CSS variable
--color-primary: #BFDC9E;
Lowercase HEX
#bfdc9e

Shades

Tints

Tones

Harmony

CSS snippets for #BFDC9E

.color-bfdc9e {
  color: #BFDC9E;
  background-color: #BFDC9E;
}

Frequently asked questions

What color is #BFDC9E?+

#BFDC9E is a HEX color with RGB value rgb(191, 220, 158) and HSL value hsl(88, 47%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFDC9E?+

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