#C9EADF Color

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

Color preview

#C9EADF

Color formats

HEX
#C9EADF
RGB
rgb(201, 234, 223)
RGBA
rgba(201, 234, 223, 1)
HSL
hsl(160, 44%, 85%)
HSV
hsv(160, 14%, 92%)
CMYK
cmyk(14%, 0%, 5%, 8%)
CSS variable
--color-primary: #C9EADF;
Lowercase HEX
#c9eadf

Shades

Tints

Tones

Harmony

CSS snippets for #C9EADF

.color-c9eadf {
  color: #C9EADF;
  background-color: #C9EADF;
}

Frequently asked questions

What color is #C9EADF?+

#C9EADF is a HEX color with RGB value rgb(201, 234, 223) and HSL value hsl(160, 44%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #C9EADF?+

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