#C9EEDC Color

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

Color preview

#C9EEDC

Color formats

HEX
#C9EEDC
RGB
rgb(201, 238, 220)
RGBA
rgba(201, 238, 220, 1)
HSL
hsl(151, 52%, 86%)
HSV
hsv(151, 16%, 93%)
CMYK
cmyk(16%, 0%, 8%, 7%)
CSS variable
--color-primary: #C9EEDC;
Lowercase HEX
#c9eedc

Shades

Tints

Tones

Harmony

CSS snippets for #C9EEDC

.color-c9eedc {
  color: #C9EEDC;
  background-color: #C9EEDC;
}

Frequently asked questions

What color is #C9EEDC?+

#C9EEDC is a HEX color with RGB value rgb(201, 238, 220) and HSL value hsl(151, 52%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #C9EEDC?+

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