#BBDD8E Color

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

Color preview

#BBDD8E

Color formats

HEX
#BBDD8E
RGB
rgb(187, 221, 142)
RGBA
rgba(187, 221, 142, 1)
HSL
hsl(86, 54%, 71%)
HSV
hsv(86, 36%, 87%)
CMYK
cmyk(15%, 0%, 36%, 13%)
CSS variable
--color-primary: #BBDD8E;
Lowercase HEX
#bbdd8e

Shades

Tints

Tones

Harmony

CSS snippets for #BBDD8E

.color-bbdd8e {
  color: #BBDD8E;
  background-color: #BBDD8E;
}

Frequently asked questions

What color is #BBDD8E?+

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

What is the closest Tailwind color to #BBDD8E?+

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