#BEE488 Color

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

Color preview

#BEE488

Color formats

HEX
#BEE488
RGB
rgb(190, 228, 136)
RGBA
rgba(190, 228, 136, 1)
HSL
hsl(85, 63%, 71%)
HSV
hsv(85, 40%, 89%)
CMYK
cmyk(17%, 0%, 40%, 11%)
CSS variable
--color-primary: #BEE488;
Lowercase HEX
#bee488

Shades

Tints

Tones

Harmony

CSS snippets for #BEE488

.color-bee488 {
  color: #BEE488;
  background-color: #BEE488;
}

Frequently asked questions

What color is #BEE488?+

#BEE488 is a HEX color with RGB value rgb(190, 228, 136) and HSL value hsl(85, 63%, 71%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEE488?+

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