#C0EEDC Color

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

Color preview

#C0EEDC

Color formats

HEX
#C0EEDC
RGB
rgb(192, 238, 220)
RGBA
rgba(192, 238, 220, 1)
HSL
hsl(157, 58%, 84%)
HSV
hsv(157, 19%, 93%)
CMYK
cmyk(19%, 0%, 8%, 7%)
CSS variable
--color-primary: #C0EEDC;
Lowercase HEX
#c0eedc

Shades

Tints

Tones

Harmony

CSS snippets for #C0EEDC

.color-c0eedc {
  color: #C0EEDC;
  background-color: #C0EEDC;
}

Frequently asked questions

What color is #C0EEDC?+

#C0EEDC is a HEX color with RGB value rgb(192, 238, 220) and HSL value hsl(157, 58%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C0EEDC?+

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