#C3CECD Color

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

Color preview

#C3CECD

Color formats

HEX
#C3CECD
RGB
rgb(195, 206, 205)
RGBA
rgba(195, 206, 205, 1)
HSL
hsl(175, 10%, 79%)
HSV
hsv(175, 5%, 81%)
CMYK
cmyk(5%, 0%, 0%, 19%)
CSS variable
--color-primary: #C3CECD;
Lowercase HEX
#c3cecd

Shades

Tints

Tones

Harmony

CSS snippets for #C3CECD

.color-c3cecd {
  color: #C3CECD;
  background-color: #C3CECD;
}

Frequently asked questions

What color is #C3CECD?+

#C3CECD is a HEX color with RGB value rgb(195, 206, 205) and HSL value hsl(175, 10%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C3CECD?+

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