#BEE54A Color

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

Color preview

#BEE54A

Color formats

HEX
#BEE54A
RGB
rgb(190, 229, 74)
RGBA
rgba(190, 229, 74, 1)
HSL
hsl(75, 75%, 59%)
HSV
hsv(75, 68%, 90%)
CMYK
cmyk(17%, 0%, 68%, 10%)
CSS variable
--color-primary: #BEE54A;
Lowercase HEX
#bee54a

Shades

Tints

Tones

Harmony

CSS snippets for #BEE54A

.color-bee54a {
  color: #BEE54A;
  background-color: #BEE54A;
}

Frequently asked questions

What color is #BEE54A?+

#BEE54A is a HEX color with RGB value rgb(190, 229, 74) and HSL value hsl(75, 75%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BEE54A?+

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