#BEE45E Color

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

Color preview

#BEE45E

Color formats

HEX
#BEE45E
RGB
rgb(190, 228, 94)
RGBA
rgba(190, 228, 94, 1)
HSL
hsl(77, 71%, 63%)
HSV
hsv(77, 59%, 89%)
CMYK
cmyk(17%, 0%, 59%, 11%)
CSS variable
--color-primary: #BEE45E;
Lowercase HEX
#bee45e

Shades

Tints

Tones

Harmony

CSS snippets for #BEE45E

.color-bee45e {
  color: #BEE45E;
  background-color: #BEE45E;
}

Frequently asked questions

What color is #BEE45E?+

#BEE45E is a HEX color with RGB value rgb(190, 228, 94) and HSL value hsl(77, 71%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEE45E?+

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