#BEE993 Color

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

Color preview

#BEE993

Color formats

HEX
#BEE993
RGB
rgb(190, 233, 147)
RGBA
rgba(190, 233, 147, 1)
HSL
hsl(90, 66%, 75%)
HSV
hsv(90, 37%, 91%)
CMYK
cmyk(18%, 0%, 37%, 9%)
CSS variable
--color-primary: #BEE993;
Lowercase HEX
#bee993

Shades

Tints

Tones

Harmony

CSS snippets for #BEE993

.color-bee993 {
  color: #BEE993;
  background-color: #BEE993;
}

Frequently asked questions

What color is #BEE993?+

#BEE993 is a HEX color with RGB value rgb(190, 233, 147) and HSL value hsl(90, 66%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEE993?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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