#BEE4CB Color

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

Color preview

#BEE4CB

Color formats

HEX
#BEE4CB
RGB
rgb(190, 228, 203)
RGBA
rgba(190, 228, 203, 1)
HSL
hsl(141, 41%, 82%)
HSV
hsv(141, 17%, 89%)
CMYK
cmyk(17%, 0%, 11%, 11%)
CSS variable
--color-primary: #BEE4CB;
Lowercase HEX
#bee4cb

Shades

Tints

Tones

Harmony

CSS snippets for #BEE4CB

.color-bee4cb {
  color: #BEE4CB;
  background-color: #BEE4CB;
}

Frequently asked questions

What color is #BEE4CB?+

#BEE4CB is a HEX color with RGB value rgb(190, 228, 203) and HSL value hsl(141, 41%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BEE4CB?+

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