#BEE55D Color

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

Color preview

#BEE55D

Color formats

HEX
#BEE55D
RGB
rgb(190, 229, 93)
RGBA
rgba(190, 229, 93, 1)
HSL
hsl(77, 72%, 63%)
HSV
hsv(77, 59%, 90%)
CMYK
cmyk(17%, 0%, 59%, 10%)
CSS variable
--color-primary: #BEE55D;
Lowercase HEX
#bee55d

Shades

Tints

Tones

Harmony

CSS snippets for #BEE55D

.color-bee55d {
  color: #BEE55D;
  background-color: #BEE55D;
}

Frequently asked questions

What color is #BEE55D?+

#BEE55D is a HEX color with RGB value rgb(190, 229, 93) and HSL value hsl(77, 72%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEE55D?+

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