#C9EAEE Color

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

Color preview

#C9EAEE

Color formats

HEX
#C9EAEE
RGB
rgb(201, 234, 238)
RGBA
rgba(201, 234, 238, 1)
HSL
hsl(186, 52%, 86%)
HSV
hsv(186, 16%, 93%)
CMYK
cmyk(16%, 2%, 0%, 7%)
CSS variable
--color-primary: #C9EAEE;
Lowercase HEX
#c9eaee

Shades

Tints

Tones

Harmony

CSS snippets for #C9EAEE

.color-c9eaee {
  color: #C9EAEE;
  background-color: #C9EAEE;
}

Frequently asked questions

What color is #C9EAEE?+

#C9EAEE is a HEX color with RGB value rgb(201, 234, 238) and HSL value hsl(186, 52%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C9EAEE?+

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