#BBEE99 Color

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

Color preview

#BBEE99

Color formats

HEX
#BBEE99
RGB
rgb(187, 238, 153)
RGBA
rgba(187, 238, 153, 1)
HSL
hsl(96, 71%, 77%)
HSV
hsv(96, 36%, 93%)
CMYK
cmyk(21%, 0%, 36%, 7%)
CSS variable
--color-primary: #BBEE99;
Lowercase HEX
#bbee99

Shades

Tints

Tones

Harmony

CSS snippets for #BBEE99

.color-bbee99 {
  color: #BBEE99;
  background-color: #BBEE99;
}

Frequently asked questions

What color is #BBEE99?+

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

What is the closest Tailwind color to #BBEE99?+

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