#BEE29B Color

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

Color preview

#BEE29B

Color formats

HEX
#BEE29B
RGB
rgb(190, 226, 155)
RGBA
rgba(190, 226, 155, 1)
HSL
hsl(90, 55%, 75%)
HSV
hsv(90, 31%, 89%)
CMYK
cmyk(16%, 0%, 31%, 11%)
CSS variable
--color-primary: #BEE29B;
Lowercase HEX
#bee29b

Shades

Tints

Tones

Harmony

CSS snippets for #BEE29B

.color-bee29b {
  color: #BEE29B;
  background-color: #BEE29B;
}

Frequently asked questions

What color is #BEE29B?+

#BEE29B is a HEX color with RGB value rgb(190, 226, 155) and HSL value hsl(90, 55%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEE29B?+

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