#BBDEA2 Color

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

Color preview

#BBDEA2

Color formats

HEX
#BBDEA2
RGB
rgb(187, 222, 162)
RGBA
rgba(187, 222, 162, 1)
HSL
hsl(95, 48%, 75%)
HSV
hsv(95, 27%, 87%)
CMYK
cmyk(16%, 0%, 27%, 13%)
CSS variable
--color-primary: #BBDEA2;
Lowercase HEX
#bbdea2

Shades

Tints

Tones

Harmony

CSS snippets for #BBDEA2

.color-bbdea2 {
  color: #BBDEA2;
  background-color: #BBDEA2;
}

Frequently asked questions

What color is #BBDEA2?+

#BBDEA2 is a HEX color with RGB value rgb(187, 222, 162) and HSL value hsl(95, 48%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBDEA2?+

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