#C3DCDA Color

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

Color preview

#C3DCDA

Color formats

HEX
#C3DCDA
RGB
rgb(195, 220, 218)
RGBA
rgba(195, 220, 218, 1)
HSL
hsl(175, 26%, 81%)
HSV
hsv(175, 11%, 86%)
CMYK
cmyk(11%, 0%, 1%, 14%)
CSS variable
--color-primary: #C3DCDA;
Lowercase HEX
#c3dcda

Shades

Tints

Tones

Harmony

CSS snippets for #C3DCDA

.color-c3dcda {
  color: #C3DCDA;
  background-color: #C3DCDA;
}

Frequently asked questions

What color is #C3DCDA?+

#C3DCDA is a HEX color with RGB value rgb(195, 220, 218) and HSL value hsl(175, 26%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C3DCDA?+

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