#C9FFDC Color

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

Color preview

#C9FFDC

Color formats

HEX
#C9FFDC
RGB
rgb(201, 255, 220)
RGBA
rgba(201, 255, 220, 1)
HSL
hsl(141, 100%, 89%)
HSV
hsv(141, 21%, 100%)
CMYK
cmyk(21%, 0%, 14%, 0%)
CSS variable
--color-primary: #C9FFDC;
Lowercase HEX
#c9ffdc

Shades

Tints

Tones

Harmony

CSS snippets for #C9FFDC

.color-c9ffdc {
  color: #C9FFDC;
  background-color: #C9FFDC;
}

Frequently asked questions

What color is #C9FFDC?+

#C9FFDC is a HEX color with RGB value rgb(201, 255, 220) and HSL value hsl(141, 100%, 89%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C9FFDC?+

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