#BEE495 Color

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

Color preview

#BEE495

Color formats

HEX
#BEE495
RGB
rgb(190, 228, 149)
RGBA
rgba(190, 228, 149, 1)
HSL
hsl(89, 59%, 74%)
HSV
hsv(89, 35%, 89%)
CMYK
cmyk(17%, 0%, 35%, 11%)
CSS variable
--color-primary: #BEE495;
Lowercase HEX
#bee495

Shades

Tints

Tones

Harmony

CSS snippets for #BEE495

.color-bee495 {
  color: #BEE495;
  background-color: #BEE495;
}

Frequently asked questions

What color is #BEE495?+

#BEE495 is a HEX color with RGB value rgb(190, 228, 149) and HSL value hsl(89, 59%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEE495?+

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