#BEE484 Color

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

Color preview

#BEE484

Color formats

HEX
#BEE484
RGB
rgb(190, 228, 132)
RGBA
rgba(190, 228, 132, 1)
HSL
hsl(84, 64%, 71%)
HSV
hsv(84, 42%, 89%)
CMYK
cmyk(17%, 0%, 42%, 11%)
CSS variable
--color-primary: #BEE484;
Lowercase HEX
#bee484

Shades

Tints

Tones

Harmony

CSS snippets for #BEE484

.color-bee484 {
  color: #BEE484;
  background-color: #BEE484;
}

Frequently asked questions

What color is #BEE484?+

#BEE484 is a HEX color with RGB value rgb(190, 228, 132) and HSL value hsl(84, 64%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #BEE484?+

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