#BEE988 Color

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

Color preview

#BEE988

Color formats

HEX
#BEE988
RGB
rgb(190, 233, 136)
RGBA
rgba(190, 233, 136, 1)
HSL
hsl(87, 69%, 72%)
HSV
hsv(87, 42%, 91%)
CMYK
cmyk(18%, 0%, 42%, 9%)
CSS variable
--color-primary: #BEE988;
Lowercase HEX
#bee988

Shades

Tints

Tones

Harmony

CSS snippets for #BEE988

.color-bee988 {
  color: #BEE988;
  background-color: #BEE988;
}

Frequently asked questions

What color is #BEE988?+

#BEE988 is a HEX color with RGB value rgb(190, 233, 136) and HSL value hsl(87, 69%, 72%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEE988?+

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