#BBEE9B Color

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

Color preview

#BBEE9B

Color formats

HEX
#BBEE9B
RGB
rgb(187, 238, 155)
RGBA
rgba(187, 238, 155, 1)
HSL
hsl(97, 71%, 77%)
HSV
hsv(97, 35%, 93%)
CMYK
cmyk(21%, 0%, 35%, 7%)
CSS variable
--color-primary: #BBEE9B;
Lowercase HEX
#bbee9b

Shades

Tints

Tones

Harmony

CSS snippets for #BBEE9B

.color-bbee9b {
  color: #BBEE9B;
  background-color: #BBEE9B;
}

Frequently asked questions

What color is #BBEE9B?+

#BBEE9B is a HEX color with RGB value rgb(187, 238, 155) and HSL value hsl(97, 71%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBEE9B?+

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