#BBDD9D Color

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

Color preview

#BBDD9D

Color formats

HEX
#BBDD9D
RGB
rgb(187, 221, 157)
RGBA
rgba(187, 221, 157, 1)
HSL
hsl(92, 48%, 74%)
HSV
hsv(92, 29%, 87%)
CMYK
cmyk(15%, 0%, 29%, 13%)
CSS variable
--color-primary: #BBDD9D;
Lowercase HEX
#bbdd9d

Shades

Tints

Tones

Harmony

CSS snippets for #BBDD9D

.color-bbdd9d {
  color: #BBDD9D;
  background-color: #BBDD9D;
}

Frequently asked questions

What color is #BBDD9D?+

#BBDD9D is a HEX color with RGB value rgb(187, 221, 157) and HSL value hsl(92, 48%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBDD9D?+

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