#BBEE72 Color

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

Color preview

#BBEE72

Color formats

HEX
#BBEE72
RGB
rgb(187, 238, 114)
RGBA
rgba(187, 238, 114, 1)
HSL
hsl(85, 78%, 69%)
HSV
hsv(85, 52%, 93%)
CMYK
cmyk(21%, 0%, 52%, 7%)
CSS variable
--color-primary: #BBEE72;
Lowercase HEX
#bbee72

Shades

Tints

Tones

Harmony

CSS snippets for #BBEE72

.color-bbee72 {
  color: #BBEE72;
  background-color: #BBEE72;
}

Frequently asked questions

What color is #BBEE72?+

#BBEE72 is a HEX color with RGB value rgb(187, 238, 114) and HSL value hsl(85, 78%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #BBEE72?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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