#BBDC91 Color

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

Color preview

#BBDC91

Color formats

HEX
#BBDC91
RGB
rgb(187, 220, 145)
RGBA
rgba(187, 220, 145, 1)
HSL
hsl(86, 52%, 72%)
HSV
hsv(86, 34%, 86%)
CMYK
cmyk(15%, 0%, 34%, 14%)
CSS variable
--color-primary: #BBDC91;
Lowercase HEX
#bbdc91

Shades

Tints

Tones

Harmony

CSS snippets for #BBDC91

.color-bbdc91 {
  color: #BBDC91;
  background-color: #BBDC91;
}

Frequently asked questions

What color is #BBDC91?+

#BBDC91 is a HEX color with RGB value rgb(187, 220, 145) and HSL value hsl(86, 52%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBDC91?+

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