#BEE553 Color

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

Color preview

#BEE553

Color formats

HEX
#BEE553
RGB
rgb(190, 229, 83)
RGBA
rgba(190, 229, 83, 1)
HSL
hsl(76, 74%, 61%)
HSV
hsv(76, 64%, 90%)
CMYK
cmyk(17%, 0%, 64%, 10%)
CSS variable
--color-primary: #BEE553;
Lowercase HEX
#bee553

Shades

Tints

Tones

Harmony

CSS snippets for #BEE553

.color-bee553 {
  color: #BEE553;
  background-color: #BEE553;
}

Frequently asked questions

What color is #BEE553?+

#BEE553 is a HEX color with RGB value rgb(190, 229, 83) and HSL value hsl(76, 74%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BEE553?+

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