#BEE245 Color

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

Color preview

#BEE245

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEE245

.color-bee245 {
  color: #BEE245;
  background-color: #BEE245;
}

Frequently asked questions

What color is #BEE245?+

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

What is the closest Tailwind color to #BEE245?+

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