#BFDB9E Color

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

Color preview

#BFDB9E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFDB9E

.color-bfdb9e {
  color: #BFDB9E;
  background-color: #BFDB9E;
}

Frequently asked questions

What color is #BFDB9E?+

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

What is the closest Tailwind color to #BFDB9E?+

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