#BEE382 Color

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

Color preview

#BEE382

Color formats

HEX
#BEE382
RGB
rgb(190, 227, 130)
RGBA
rgba(190, 227, 130, 1)
HSL
hsl(83, 63%, 70%)
HSV
hsv(83, 43%, 89%)
CMYK
cmyk(16%, 0%, 43%, 11%)
CSS variable
--color-primary: #BEE382;
Lowercase HEX
#bee382

Shades

Tints

Tones

Harmony

CSS snippets for #BEE382

.color-bee382 {
  color: #BEE382;
  background-color: #BEE382;
}

Frequently asked questions

What color is #BEE382?+

#BEE382 is a HEX color with RGB value rgb(190, 227, 130) and HSL value hsl(83, 63%, 70%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #BEE382?+

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