#BFDF9F Color

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

Color preview

#BFDF9F

Color formats

HEX
#BFDF9F
RGB
rgb(191, 223, 159)
RGBA
rgba(191, 223, 159, 1)
HSL
hsl(90, 50%, 75%)
HSV
hsv(90, 29%, 87%)
CMYK
cmyk(14%, 0%, 29%, 13%)
CSS variable
--color-primary: #BFDF9F;
Lowercase HEX
#bfdf9f

Shades

Tints

Tones

Harmony

CSS snippets for #BFDF9F

.color-bfdf9f {
  color: #BFDF9F;
  background-color: #BFDF9F;
}

Frequently asked questions

What color is #BFDF9F?+

#BFDF9F is a HEX color with RGB value rgb(191, 223, 159) and HSL value hsl(90, 50%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFDF9F?+

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