#BEE246 Color

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

Color preview

#BEE246

Color formats

HEX
#BEE246
RGB
rgb(190, 226, 70)
RGBA
rgba(190, 226, 70, 1)
HSL
hsl(74, 73%, 58%)
HSV
hsv(74, 69%, 89%)
CMYK
cmyk(16%, 0%, 69%, 11%)
CSS variable
--color-primary: #BEE246;
Lowercase HEX
#bee246

Shades

Tints

Tones

Harmony

CSS snippets for #BEE246

.color-bee246 {
  color: #BEE246;
  background-color: #BEE246;
}

Frequently asked questions

What color is #BEE246?+

#BEE246 is a HEX color with RGB value rgb(190, 226, 70) and HSL value hsl(74, 73%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BEE246?+

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