#BEE12F Color

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

Color preview

#BEE12F

Color formats

HEX
#BEE12F
RGB
rgb(190, 225, 47)
RGBA
rgba(190, 225, 47, 1)
HSL
hsl(72, 75%, 53%)
HSV
hsv(72, 79%, 88%)
CMYK
cmyk(16%, 0%, 79%, 12%)
CSS variable
--color-primary: #BEE12F;
Lowercase HEX
#bee12f

Shades

Tints

Tones

Harmony

CSS snippets for #BEE12F

.color-bee12f {
  color: #BEE12F;
  background-color: #BEE12F;
}

Frequently asked questions

What color is #BEE12F?+

#BEE12F is a HEX color with RGB value rgb(190, 225, 47) and HSL value hsl(72, 75%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BEE12F?+

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