#BBE28B Color

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

Color preview

#BBE28B

Color formats

HEX
#BBE28B
RGB
rgb(187, 226, 139)
RGBA
rgba(187, 226, 139, 1)
HSL
hsl(87, 60%, 72%)
HSV
hsv(87, 38%, 89%)
CMYK
cmyk(17%, 0%, 38%, 11%)
CSS variable
--color-primary: #BBE28B;
Lowercase HEX
#bbe28b

Shades

Tints

Tones

Harmony

CSS snippets for #BBE28B

.color-bbe28b {
  color: #BBE28B;
  background-color: #BBE28B;
}

Frequently asked questions

What color is #BBE28B?+

#BBE28B is a HEX color with RGB value rgb(187, 226, 139) and HSL value hsl(87, 60%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #BBE28B?+

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