#BBDA91 Color

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

Color preview

#BBDA91

Color formats

HEX
#BBDA91
RGB
rgb(187, 218, 145)
RGBA
rgba(187, 218, 145, 1)
HSL
hsl(85, 50%, 71%)
HSV
hsv(85, 33%, 85%)
CMYK
cmyk(14%, 0%, 33%, 15%)
CSS variable
--color-primary: #BBDA91;
Lowercase HEX
#bbda91

Shades

Tints

Tones

Harmony

CSS snippets for #BBDA91

.color-bbda91 {
  color: #BBDA91;
  background-color: #BBDA91;
}

Frequently asked questions

What color is #BBDA91?+

#BBDA91 is a HEX color with RGB value rgb(187, 218, 145) and HSL value hsl(85, 50%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBDA91?+

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