#C3F3DF Color

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

Color preview

#C3F3DF

Color formats

HEX
#C3F3DF
RGB
rgb(195, 243, 223)
RGBA
rgba(195, 243, 223, 1)
HSL
hsl(155, 67%, 86%)
HSV
hsv(155, 20%, 95%)
CMYK
cmyk(20%, 0%, 8%, 5%)
CSS variable
--color-primary: #C3F3DF;
Lowercase HEX
#c3f3df

Shades

Tints

Tones

Harmony

CSS snippets for #C3F3DF

.color-c3f3df {
  color: #C3F3DF;
  background-color: #C3F3DF;
}

Frequently asked questions

What color is #C3F3DF?+

#C3F3DF is a HEX color with RGB value rgb(195, 243, 223) and HSL value hsl(155, 67%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C3F3DF?+

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