#C1F3EC Color

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

Color preview

#C1F3EC

Color formats

HEX
#C1F3EC
RGB
rgb(193, 243, 236)
RGBA
rgba(193, 243, 236, 1)
HSL
hsl(172, 68%, 85%)
HSV
hsv(172, 21%, 95%)
CMYK
cmyk(21%, 0%, 3%, 5%)
CSS variable
--color-primary: #C1F3EC;
Lowercase HEX
#c1f3ec

Shades

Tints

Tones

Harmony

CSS snippets for #C1F3EC

.color-c1f3ec {
  color: #C1F3EC;
  background-color: #C1F3EC;
}

Frequently asked questions

What color is #C1F3EC?+

#C1F3EC is a HEX color with RGB value rgb(193, 243, 236) and HSL value hsl(172, 68%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C1F3EC?+

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