#BEE345 Color

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

Color preview

#BEE345

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEE345

.color-bee345 {
  color: #BEE345;
  background-color: #BEE345;
}

Frequently asked questions

What color is #BEE345?+

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

What is the closest Tailwind color to #BEE345?+

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