#C3F7DF Color

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

Color preview

#C3F7DF

Color formats

HEX
#C3F7DF
RGB
rgb(195, 247, 223)
RGBA
rgba(195, 247, 223, 1)
HSL
hsl(152, 76%, 87%)
HSV
hsv(152, 21%, 97%)
CMYK
cmyk(21%, 0%, 10%, 3%)
CSS variable
--color-primary: #C3F7DF;
Lowercase HEX
#c3f7df

Shades

Tints

Tones

Harmony

CSS snippets for #C3F7DF

.color-c3f7df {
  color: #C3F7DF;
  background-color: #C3F7DF;
}

Frequently asked questions

What color is #C3F7DF?+

#C3F7DF is a HEX color with RGB value rgb(195, 247, 223) and HSL value hsl(152, 76%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C3F7DF?+

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