#BEE7CC Color

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

Color preview

#BEE7CC

Color formats

HEX
#BEE7CC
RGB
rgb(190, 231, 204)
RGBA
rgba(190, 231, 204, 1)
HSL
hsl(140, 46%, 83%)
HSV
hsv(140, 18%, 91%)
CMYK
cmyk(18%, 0%, 12%, 9%)
CSS variable
--color-primary: #BEE7CC;
Lowercase HEX
#bee7cc

Shades

Tints

Tones

Harmony

CSS snippets for #BEE7CC

.color-bee7cc {
  color: #BEE7CC;
  background-color: #BEE7CC;
}

Frequently asked questions

What color is #BEE7CC?+

#BEE7CC is a HEX color with RGB value rgb(190, 231, 204) and HSL value hsl(140, 46%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BEE7CC?+

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