#C9EAED Color

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

Color preview

#C9EAED

Color formats

HEX
#C9EAED
RGB
rgb(201, 234, 237)
RGBA
rgba(201, 234, 237, 1)
HSL
hsl(185, 50%, 86%)
HSV
hsv(185, 15%, 93%)
CMYK
cmyk(15%, 1%, 0%, 7%)
CSS variable
--color-primary: #C9EAED;
Lowercase HEX
#c9eaed

Shades

Tints

Tones

Harmony

CSS snippets for #C9EAED

.color-c9eaed {
  color: #C9EAED;
  background-color: #C9EAED;
}

Frequently asked questions

What color is #C9EAED?+

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

What is the closest Tailwind color to #C9EAED?+

The closest Tailwind color is teal-100, available as the bg-teal-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