#C3EAED Color

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

Color preview

#C3EAED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C3EAED

.color-c3eaed {
  color: #C3EAED;
  background-color: #C3EAED;
}

Frequently asked questions

What color is #C3EAED?+

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

What is the closest Tailwind color to #C3EAED?+

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