#C9EDE8 Color

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

Color preview

#C9EDE8

Color formats

HEX
#C9EDE8
RGB
rgb(201, 237, 232)
RGBA
rgba(201, 237, 232, 1)
HSL
hsl(172, 50%, 86%)
HSV
hsv(172, 15%, 93%)
CMYK
cmyk(15%, 0%, 2%, 7%)
CSS variable
--color-primary: #C9EDE8;
Lowercase HEX
#c9ede8

Shades

Tints

Tones

Harmony

CSS snippets for #C9EDE8

.color-c9ede8 {
  color: #C9EDE8;
  background-color: #C9EDE8;
}

Frequently asked questions

What color is #C9EDE8?+

#C9EDE8 is a HEX color with RGB value rgb(201, 237, 232) and HSL value hsl(172, 50%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C9EDE8?+

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