#BBEE8B Color

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

Color preview

#BBEE8B

Color formats

HEX
#BBEE8B
RGB
rgb(187, 238, 139)
RGBA
rgba(187, 238, 139, 1)
HSL
hsl(91, 74%, 74%)
HSV
hsv(91, 42%, 93%)
CMYK
cmyk(21%, 0%, 42%, 7%)
CSS variable
--color-primary: #BBEE8B;
Lowercase HEX
#bbee8b

Shades

Tints

Tones

Harmony

CSS snippets for #BBEE8B

.color-bbee8b {
  color: #BBEE8B;
  background-color: #BBEE8B;
}

Frequently asked questions

What color is #BBEE8B?+

#BBEE8B is a HEX color with RGB value rgb(187, 238, 139) and HSL value hsl(91, 74%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBEE8B?+

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