#C7CECE Color

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

Color preview

#C7CECE

Color formats

HEX
#C7CECE
RGB
rgb(199, 206, 206)
RGBA
rgba(199, 206, 206, 1)
HSL
hsl(180, 7%, 79%)
HSV
hsv(180, 3%, 81%)
CMYK
cmyk(3%, 0%, 0%, 19%)
CSS variable
--color-primary: #C7CECE;
Lowercase HEX
#c7cece

Shades

Tints

Tones

Harmony

CSS snippets for #C7CECE

.color-c7cece {
  color: #C7CECE;
  background-color: #C7CECE;
}

Frequently asked questions

What color is #C7CECE?+

#C7CECE is a HEX color with RGB value rgb(199, 206, 206) and HSL value hsl(180, 7%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C7CECE?+

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