#C6FADC Color

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

Color preview

#C6FADC

Color formats

HEX
#C6FADC
RGB
rgb(198, 250, 220)
RGBA
rgba(198, 250, 220, 1)
HSL
hsl(145, 84%, 88%)
HSV
hsv(145, 21%, 98%)
CMYK
cmyk(21%, 0%, 12%, 2%)
CSS variable
--color-primary: #C6FADC;
Lowercase HEX
#c6fadc

Shades

Tints

Tones

Harmony

CSS snippets for #C6FADC

.color-c6fadc {
  color: #C6FADC;
  background-color: #C6FADC;
}

Frequently asked questions

What color is #C6FADC?+

#C6FADC is a HEX color with RGB value rgb(198, 250, 220) and HSL value hsl(145, 84%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C6FADC?+

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