#C3CECB Color

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

Color preview

#C3CECB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C3CECB

.color-c3cecb {
  color: #C3CECB;
  background-color: #C3CECB;
}

Frequently asked questions

What color is #C3CECB?+

#C3CECB is a HEX color with RGB value rgb(195, 206, 203) and HSL value hsl(164, 10%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C3CECB?+

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