#C3EFFF Color

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

Color preview

#C3EFFF

Color formats

HEX
#C3EFFF
RGB
rgb(195, 239, 255)
RGBA
rgba(195, 239, 255, 1)
HSL
hsl(196, 100%, 88%)
HSV
hsv(196, 24%, 100%)
CMYK
cmyk(24%, 6%, 0%, 0%)
CSS variable
--color-primary: #C3EFFF;
Lowercase HEX
#c3efff

Shades

Tints

Tones

Harmony

CSS snippets for #C3EFFF

.color-c3efff {
  color: #C3EFFF;
  background-color: #C3EFFF;
}

Frequently asked questions

What color is #C3EFFF?+

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

What is the closest Tailwind color to #C3EFFF?+

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