#BBDA96 Color

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

Color preview

#BBDA96

Color formats

HEX
#BBDA96
RGB
rgb(187, 218, 150)
RGBA
rgba(187, 218, 150, 1)
HSL
hsl(87, 48%, 72%)
HSV
hsv(87, 31%, 85%)
CMYK
cmyk(14%, 0%, 31%, 15%)
CSS variable
--color-primary: #BBDA96;
Lowercase HEX
#bbda96

Shades

Tints

Tones

Harmony

CSS snippets for #BBDA96

.color-bbda96 {
  color: #BBDA96;
  background-color: #BBDA96;
}

Frequently asked questions

What color is #BBDA96?+

#BBDA96 is a HEX color with RGB value rgb(187, 218, 150) and HSL value hsl(87, 48%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBDA96?+

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