#C6EADF Color

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

Color preview

#C6EADF

Color formats

HEX
#C6EADF
RGB
rgb(198, 234, 223)
RGBA
rgba(198, 234, 223, 1)
HSL
hsl(162, 46%, 85%)
HSV
hsv(162, 15%, 92%)
CMYK
cmyk(15%, 0%, 5%, 8%)
CSS variable
--color-primary: #C6EADF;
Lowercase HEX
#c6eadf

Shades

Tints

Tones

Harmony

CSS snippets for #C6EADF

.color-c6eadf {
  color: #C6EADF;
  background-color: #C6EADF;
}

Frequently asked questions

What color is #C6EADF?+

#C6EADF is a HEX color with RGB value rgb(198, 234, 223) and HSL value hsl(162, 46%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C6EADF?+

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