#BEE3BC Color

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

Color preview

#BEE3BC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEE3BC

.color-bee3bc {
  color: #BEE3BC;
  background-color: #BEE3BC;
}

Frequently asked questions

What color is #BEE3BC?+

#BEE3BC is a HEX color with RGB value rgb(190, 227, 188) and HSL value hsl(117, 41%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BEE3BC?+

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