#C3FADF Color

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

Color preview

#C3FADF

Color formats

HEX
#C3FADF
RGB
rgb(195, 250, 223)
RGBA
rgba(195, 250, 223, 1)
HSL
hsl(151, 85%, 87%)
HSV
hsv(151, 22%, 98%)
CMYK
cmyk(22%, 0%, 11%, 2%)
CSS variable
--color-primary: #C3FADF;
Lowercase HEX
#c3fadf

Shades

Tints

Tones

Harmony

CSS snippets for #C3FADF

.color-c3fadf {
  color: #C3FADF;
  background-color: #C3FADF;
}

Frequently asked questions

What color is #C3FADF?+

#C3FADF is a HEX color with RGB value rgb(195, 250, 223) and HSL value hsl(151, 85%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C3FADF?+

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