#BFDFB9 Color

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

Color preview

#BFDFB9

Color formats

HEX
#BFDFB9
RGB
rgb(191, 223, 185)
RGBA
rgba(191, 223, 185, 1)
HSL
hsl(111, 37%, 80%)
HSV
hsv(111, 17%, 87%)
CMYK
cmyk(14%, 0%, 17%, 13%)
CSS variable
--color-primary: #BFDFB9;
Lowercase HEX
#bfdfb9

Shades

Tints

Tones

Harmony

CSS snippets for #BFDFB9

.color-bfdfb9 {
  color: #BFDFB9;
  background-color: #BFDFB9;
}

Frequently asked questions

What color is #BFDFB9?+

#BFDFB9 is a HEX color with RGB value rgb(191, 223, 185) and HSL value hsl(111, 37%, 80%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFDFB9?+

The closest Tailwind color is green-200, available as the bg-green-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