#BEE042 Color

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

Color preview

#BEE042

Color formats

HEX
#BEE042
RGB
rgb(190, 224, 66)
RGBA
rgba(190, 224, 66, 1)
HSL
hsl(73, 72%, 57%)
HSV
hsv(73, 71%, 88%)
CMYK
cmyk(15%, 0%, 71%, 12%)
CSS variable
--color-primary: #BEE042;
Lowercase HEX
#bee042

Shades

Tints

Tones

Harmony

CSS snippets for #BEE042

.color-bee042 {
  color: #BEE042;
  background-color: #BEE042;
}

Frequently asked questions

What color is #BEE042?+

#BEE042 is a HEX color with RGB value rgb(190, 224, 66) and HSL value hsl(73, 72%, 57%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BEE042?+

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