#C3FAFC Color

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

Color preview

#C3FAFC

Color formats

HEX
#C3FAFC
RGB
rgb(195, 250, 252)
RGBA
rgba(195, 250, 252, 1)
HSL
hsl(182, 90%, 88%)
HSV
hsv(182, 23%, 99%)
CMYK
cmyk(23%, 1%, 0%, 1%)
CSS variable
--color-primary: #C3FAFC;
Lowercase HEX
#c3fafc

Shades

Tints

Tones

Harmony

CSS snippets for #C3FAFC

.color-c3fafc {
  color: #C3FAFC;
  background-color: #C3FAFC;
}

Frequently asked questions

What color is #C3FAFC?+

#C3FAFC is a HEX color with RGB value rgb(195, 250, 252) and HSL value hsl(182, 90%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C3FAFC?+

The closest Tailwind color is cyan-100, available as the bg-cyan-100 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