#BEE8BB Color

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

Color preview

#BEE8BB

Color formats

HEX
#BEE8BB
RGB
rgb(190, 232, 187)
RGBA
rgba(190, 232, 187, 1)
HSL
hsl(116, 49%, 82%)
HSV
hsv(116, 19%, 91%)
CMYK
cmyk(18%, 0%, 19%, 9%)
CSS variable
--color-primary: #BEE8BB;
Lowercase HEX
#bee8bb

Shades

Tints

Tones

Harmony

CSS snippets for #BEE8BB

.color-bee8bb {
  color: #BEE8BB;
  background-color: #BEE8BB;
}

Frequently asked questions

What color is #BEE8BB?+

#BEE8BB is a HEX color with RGB value rgb(190, 232, 187) and HSL value hsl(116, 49%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BEE8BB?+

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