#C2EAED Color

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

Color preview

#C2EAED

Color formats

HEX
#C2EAED
RGB
rgb(194, 234, 237)
RGBA
rgba(194, 234, 237, 1)
HSL
hsl(184, 54%, 85%)
HSV
hsv(184, 18%, 93%)
CMYK
cmyk(18%, 1%, 0%, 7%)
CSS variable
--color-primary: #C2EAED;
Lowercase HEX
#c2eaed

Shades

Tints

Tones

Harmony

CSS snippets for #C2EAED

.color-c2eaed {
  color: #C2EAED;
  background-color: #C2EAED;
}

Frequently asked questions

What color is #C2EAED?+

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

What is the closest Tailwind color to #C2EAED?+

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