#C3FEFE Color

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

Color preview

#C3FEFE

Color formats

HEX
#C3FEFE
RGB
rgb(195, 254, 254)
RGBA
rgba(195, 254, 254, 1)
HSL
hsl(180, 97%, 88%)
HSV
hsv(180, 23%, 100%)
CMYK
cmyk(23%, 0%, 0%, 0%)
CSS variable
--color-primary: #C3FEFE;
Lowercase HEX
#c3fefe

Shades

Tints

Tones

Harmony

CSS snippets for #C3FEFE

.color-c3fefe {
  color: #C3FEFE;
  background-color: #C3FEFE;
}

Frequently asked questions

What color is #C3FEFE?+

#C3FEFE is a HEX color with RGB value rgb(195, 254, 254) and HSL value hsl(180, 97%, 88%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #C3FEFE?+

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