#C9F9DA Color

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

Color preview

#C9F9DA

Color formats

HEX
#C9F9DA
RGB
rgb(201, 249, 218)
RGBA
rgba(201, 249, 218, 1)
HSL
hsl(141, 80%, 88%)
HSV
hsv(141, 19%, 98%)
CMYK
cmyk(19%, 0%, 12%, 2%)
CSS variable
--color-primary: #C9F9DA;
Lowercase HEX
#c9f9da

Shades

Tints

Tones

Harmony

CSS snippets for #C9F9DA

.color-c9f9da {
  color: #C9F9DA;
  background-color: #C9F9DA;
}

Frequently asked questions

What color is #C9F9DA?+

#C9F9DA is a HEX color with RGB value rgb(201, 249, 218) and HSL value hsl(141, 80%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C9F9DA?+

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