#BEE19A Color

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

Color preview

#BEE19A

Color formats

HEX
#BEE19A
RGB
rgb(190, 225, 154)
RGBA
rgba(190, 225, 154, 1)
HSL
hsl(90, 54%, 74%)
HSV
hsv(90, 32%, 88%)
CMYK
cmyk(16%, 0%, 32%, 12%)
CSS variable
--color-primary: #BEE19A;
Lowercase HEX
#bee19a

Shades

Tints

Tones

Harmony

CSS snippets for #BEE19A

.color-bee19a {
  color: #BEE19A;
  background-color: #BEE19A;
}

Frequently asked questions

What color is #BEE19A?+

#BEE19A is a HEX color with RGB value rgb(190, 225, 154) and HSL value hsl(90, 54%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEE19A?+

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