#BBDD8C Color

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

Color preview

#BBDD8C

Color formats

HEX
#BBDD8C
RGB
rgb(187, 221, 140)
RGBA
rgba(187, 221, 140, 1)
HSL
hsl(85, 54%, 71%)
HSV
hsv(85, 37%, 87%)
CMYK
cmyk(15%, 0%, 37%, 13%)
CSS variable
--color-primary: #BBDD8C;
Lowercase HEX
#bbdd8c

Shades

Tints

Tones

Harmony

CSS snippets for #BBDD8C

.color-bbdd8c {
  color: #BBDD8C;
  background-color: #BBDD8C;
}

Frequently asked questions

What color is #BBDD8C?+

#BBDD8C is a HEX color with RGB value rgb(187, 221, 140) and HSL value hsl(85, 54%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #BBDD8C?+

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