#C4EAED Color

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

Color preview

#C4EAED

Color formats

HEX
#C4EAED
RGB
rgb(196, 234, 237)
RGBA
rgba(196, 234, 237, 1)
HSL
hsl(184, 53%, 85%)
HSV
hsv(184, 17%, 93%)
CMYK
cmyk(17%, 1%, 0%, 7%)
CSS variable
--color-primary: #C4EAED;
Lowercase HEX
#c4eaed

Shades

Tints

Tones

Harmony

CSS snippets for #C4EAED

.color-c4eaed {
  color: #C4EAED;
  background-color: #C4EAED;
}

Frequently asked questions

What color is #C4EAED?+

#C4EAED is a HEX color with RGB value rgb(196, 234, 237) and HSL value hsl(184, 53%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C4EAED?+

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