#C3ECFF Color

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

Color preview

#C3ECFF

Color formats

HEX
#C3ECFF
RGB
rgb(195, 236, 255)
RGBA
rgba(195, 236, 255, 1)
HSL
hsl(199, 100%, 88%)
HSV
hsv(199, 24%, 100%)
CMYK
cmyk(24%, 7%, 0%, 0%)
CSS variable
--color-primary: #C3ECFF;
Lowercase HEX
#c3ecff

Shades

Tints

Tones

Harmony

CSS snippets for #C3ECFF

.color-c3ecff {
  color: #C3ECFF;
  background-color: #C3ECFF;
}

Frequently asked questions

What color is #C3ECFF?+

#C3ECFF is a HEX color with RGB value rgb(195, 236, 255) and HSL value hsl(199, 100%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C3ECFF?+

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