#BEE5CC Color

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

Color preview

#BEE5CC

Color formats

HEX
#BEE5CC
RGB
rgb(190, 229, 204)
RGBA
rgba(190, 229, 204, 1)
HSL
hsl(142, 43%, 82%)
HSV
hsv(142, 17%, 90%)
CMYK
cmyk(17%, 0%, 11%, 10%)
CSS variable
--color-primary: #BEE5CC;
Lowercase HEX
#bee5cc

Shades

Tints

Tones

Harmony

CSS snippets for #BEE5CC

.color-bee5cc {
  color: #BEE5CC;
  background-color: #BEE5CC;
}

Frequently asked questions

What color is #BEE5CC?+

#BEE5CC is a HEX color with RGB value rgb(190, 229, 204) and HSL value hsl(142, 43%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BEE5CC?+

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