#BFDF9B Color

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

Color preview

#BFDF9B

Color formats

HEX
#BFDF9B
RGB
rgb(191, 223, 155)
RGBA
rgba(191, 223, 155, 1)
HSL
hsl(88, 52%, 74%)
HSV
hsv(88, 30%, 87%)
CMYK
cmyk(14%, 0%, 30%, 13%)
CSS variable
--color-primary: #BFDF9B;
Lowercase HEX
#bfdf9b

Shades

Tints

Tones

Harmony

CSS snippets for #BFDF9B

.color-bfdf9b {
  color: #BFDF9B;
  background-color: #BFDF9B;
}

Frequently asked questions

What color is #BFDF9B?+

#BFDF9B is a HEX color with RGB value rgb(191, 223, 155) and HSL value hsl(88, 52%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFDF9B?+

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