#BBDD9C Color

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

Color preview

#BBDD9C

Color formats

HEX
#BBDD9C
RGB
rgb(187, 221, 156)
RGBA
rgba(187, 221, 156, 1)
HSL
hsl(91, 49%, 74%)
HSV
hsv(91, 29%, 87%)
CMYK
cmyk(15%, 0%, 29%, 13%)
CSS variable
--color-primary: #BBDD9C;
Lowercase HEX
#bbdd9c

Shades

Tints

Tones

Harmony

CSS snippets for #BBDD9C

.color-bbdd9c {
  color: #BBDD9C;
  background-color: #BBDD9C;
}

Frequently asked questions

What color is #BBDD9C?+

#BBDD9C is a HEX color with RGB value rgb(187, 221, 156) and HSL value hsl(91, 49%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBDD9C?+

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