#C6EEDF Color

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

Color preview

#C6EEDF

Color formats

HEX
#C6EEDF
RGB
rgb(198, 238, 223)
RGBA
rgba(198, 238, 223, 1)
HSL
hsl(158, 54%, 85%)
HSV
hsv(158, 17%, 93%)
CMYK
cmyk(17%, 0%, 6%, 7%)
CSS variable
--color-primary: #C6EEDF;
Lowercase HEX
#c6eedf

Shades

Tints

Tones

Harmony

CSS snippets for #C6EEDF

.color-c6eedf {
  color: #C6EEDF;
  background-color: #C6EEDF;
}

Frequently asked questions

What color is #C6EEDF?+

#C6EEDF is a HEX color with RGB value rgb(198, 238, 223) and HSL value hsl(158, 54%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C6EEDF?+

The closest Tailwind color is emerald-100, available as the bg-emerald-100 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