#BEE498 Color

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

Color preview

#BEE498

Color formats

HEX
#BEE498
RGB
rgb(190, 228, 152)
RGBA
rgba(190, 228, 152, 1)
HSL
hsl(90, 58%, 75%)
HSV
hsv(90, 33%, 89%)
CMYK
cmyk(17%, 0%, 33%, 11%)
CSS variable
--color-primary: #BEE498;
Lowercase HEX
#bee498

Shades

Tints

Tones

Harmony

CSS snippets for #BEE498

.color-bee498 {
  color: #BEE498;
  background-color: #BEE498;
}

Frequently asked questions

What color is #BEE498?+

#BEE498 is a HEX color with RGB value rgb(190, 228, 152) and HSL value hsl(90, 58%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEE498?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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