#C1EEDF Color

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

Color preview

#C1EEDF

Color formats

HEX
#C1EEDF
RGB
rgb(193, 238, 223)
RGBA
rgba(193, 238, 223, 1)
HSL
hsl(160, 57%, 85%)
HSV
hsv(160, 19%, 93%)
CMYK
cmyk(19%, 0%, 6%, 7%)
CSS variable
--color-primary: #C1EEDF;
Lowercase HEX
#c1eedf

Shades

Tints

Tones

Harmony

CSS snippets for #C1EEDF

.color-c1eedf {
  color: #C1EEDF;
  background-color: #C1EEDF;
}

Frequently asked questions

What color is #C1EEDF?+

#C1EEDF is a HEX color with RGB value rgb(193, 238, 223) and HSL value hsl(160, 57%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C1EEDF?+

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