#BEE04F Color

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

Color preview

#BEE04F

Color formats

HEX
#BEE04F
RGB
rgb(190, 224, 79)
RGBA
rgba(190, 224, 79, 1)
HSL
hsl(74, 70%, 59%)
HSV
hsv(74, 65%, 88%)
CMYK
cmyk(15%, 0%, 65%, 12%)
CSS variable
--color-primary: #BEE04F;
Lowercase HEX
#bee04f

Shades

Tints

Tones

Harmony

CSS snippets for #BEE04F

.color-bee04f {
  color: #BEE04F;
  background-color: #BEE04F;
}

Frequently asked questions

What color is #BEE04F?+

#BEE04F is a HEX color with RGB value rgb(190, 224, 79) and HSL value hsl(74, 70%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BEE04F?+

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