#C0EADF Color

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

Color preview

#C0EADF

Color formats

HEX
#C0EADF
RGB
rgb(192, 234, 223)
RGBA
rgba(192, 234, 223, 1)
HSL
hsl(164, 50%, 84%)
HSV
hsv(164, 18%, 92%)
CMYK
cmyk(18%, 0%, 5%, 8%)
CSS variable
--color-primary: #C0EADF;
Lowercase HEX
#c0eadf

Shades

Tints

Tones

Harmony

CSS snippets for #C0EADF

.color-c0eadf {
  color: #C0EADF;
  background-color: #C0EADF;
}

Frequently asked questions

What color is #C0EADF?+

#C0EADF is a HEX color with RGB value rgb(192, 234, 223) and HSL value hsl(164, 50%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C0EADF?+

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