#BBDCB9 Color

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

Color preview

#BBDCB9

Color formats

HEX
#BBDCB9
RGB
rgb(187, 220, 185)
RGBA
rgba(187, 220, 185, 1)
HSL
hsl(117, 33%, 79%)
HSV
hsv(117, 16%, 86%)
CMYK
cmyk(15%, 0%, 16%, 14%)
CSS variable
--color-primary: #BBDCB9;
Lowercase HEX
#bbdcb9

Shades

Tints

Tones

Harmony

CSS snippets for #BBDCB9

.color-bbdcb9 {
  color: #BBDCB9;
  background-color: #BBDCB9;
}

Frequently asked questions

What color is #BBDCB9?+

#BBDCB9 is a HEX color with RGB value rgb(187, 220, 185) and HSL value hsl(117, 33%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBDCB9?+

The closest Tailwind color is green-200, available as the bg-green-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