#C7CECF Color

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

Color preview

#C7CECF

Color formats

HEX
#C7CECF
RGB
rgb(199, 206, 207)
RGBA
rgba(199, 206, 207, 1)
HSL
hsl(187, 8%, 80%)
HSV
hsv(187, 4%, 81%)
CMYK
cmyk(4%, 0%, 0%, 19%)
CSS variable
--color-primary: #C7CECF;
Lowercase HEX
#c7cecf

Shades

Tints

Tones

Harmony

CSS snippets for #C7CECF

.color-c7cecf {
  color: #C7CECF;
  background-color: #C7CECF;
}

Frequently asked questions

What color is #C7CECF?+

#C7CECF is a HEX color with RGB value rgb(199, 206, 207) and HSL value hsl(187, 8%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C7CECF?+

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