#BEE549 Color

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

Color preview

#BEE549

Color formats

HEX
#BEE549
RGB
rgb(190, 229, 73)
RGBA
rgba(190, 229, 73, 1)
HSL
hsl(75, 75%, 59%)
HSV
hsv(75, 68%, 90%)
CMYK
cmyk(17%, 0%, 68%, 10%)
CSS variable
--color-primary: #BEE549;
Lowercase HEX
#bee549

Shades

Tints

Tones

Harmony

CSS snippets for #BEE549

.color-bee549 {
  color: #BEE549;
  background-color: #BEE549;
}

Frequently asked questions

What color is #BEE549?+

#BEE549 is a HEX color with RGB value rgb(190, 229, 73) and HSL value hsl(75, 75%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BEE549?+

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