#BEEB82 Color

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

Color preview

#BEEB82

Color formats

HEX
#BEEB82
RGB
rgb(190, 235, 130)
RGBA
rgba(190, 235, 130, 1)
HSL
hsl(86, 72%, 72%)
HSV
hsv(86, 45%, 92%)
CMYK
cmyk(19%, 0%, 45%, 8%)
CSS variable
--color-primary: #BEEB82;
Lowercase HEX
#beeb82

Shades

Tints

Tones

Harmony

CSS snippets for #BEEB82

.color-beeb82 {
  color: #BEEB82;
  background-color: #BEEB82;
}

Frequently asked questions

What color is #BEEB82?+

#BEEB82 is a HEX color with RGB value rgb(190, 235, 130) and HSL value hsl(86, 72%, 72%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEEB82?+

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