#BEE2BC Color

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

Color preview

#BEE2BC

Color formats

HEX
#BEE2BC
RGB
rgb(190, 226, 188)
RGBA
rgba(190, 226, 188, 1)
HSL
hsl(117, 40%, 81%)
HSV
hsv(117, 17%, 89%)
CMYK
cmyk(16%, 0%, 17%, 11%)
CSS variable
--color-primary: #BEE2BC;
Lowercase HEX
#bee2bc

Shades

Tints

Tones

Harmony

CSS snippets for #BEE2BC

.color-bee2bc {
  color: #BEE2BC;
  background-color: #BEE2BC;
}

Frequently asked questions

What color is #BEE2BC?+

#BEE2BC is a HEX color with RGB value rgb(190, 226, 188) and HSL value hsl(117, 40%, 81%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEE2BC?+

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