#C3EEFD Color

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

Color preview

#C3EEFD

Color formats

HEX
#C3EEFD
RGB
rgb(195, 238, 253)
RGBA
rgba(195, 238, 253, 1)
HSL
hsl(196, 94%, 88%)
HSV
hsv(196, 23%, 99%)
CMYK
cmyk(23%, 6%, 0%, 1%)
CSS variable
--color-primary: #C3EEFD;
Lowercase HEX
#c3eefd

Shades

Tints

Tones

Harmony

CSS snippets for #C3EEFD

.color-c3eefd {
  color: #C3EEFD;
  background-color: #C3EEFD;
}

Frequently asked questions

What color is #C3EEFD?+

#C3EEFD is a HEX color with RGB value rgb(195, 238, 253) and HSL value hsl(196, 94%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C3EEFD?+

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