#C3EAEF Color

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

Color preview

#C3EAEF

Color formats

HEX
#C3EAEF
RGB
rgb(195, 234, 239)
RGBA
rgba(195, 234, 239, 1)
HSL
hsl(187, 58%, 85%)
HSV
hsv(187, 18%, 94%)
CMYK
cmyk(18%, 2%, 0%, 6%)
CSS variable
--color-primary: #C3EAEF;
Lowercase HEX
#c3eaef

Shades

Tints

Tones

Harmony

CSS snippets for #C3EAEF

.color-c3eaef {
  color: #C3EAEF;
  background-color: #C3EAEF;
}

Frequently asked questions

What color is #C3EAEF?+

#C3EAEF is a HEX color with RGB value rgb(195, 234, 239) and HSL value hsl(187, 58%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C3EAEF?+

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