#C6CECF Color

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

Color preview

#C6CECF

Color formats

HEX
#C6CECF
RGB
rgb(198, 206, 207)
RGBA
rgba(198, 206, 207, 1)
HSL
hsl(187, 9%, 79%)
HSV
hsv(187, 4%, 81%)
CMYK
cmyk(4%, 0%, 0%, 19%)
CSS variable
--color-primary: #C6CECF;
Lowercase HEX
#c6cecf

Shades

Tints

Tones

Harmony

CSS snippets for #C6CECF

.color-c6cecf {
  color: #C6CECF;
  background-color: #C6CECF;
}

Frequently asked questions

What color is #C6CECF?+

#C6CECF is a HEX color with RGB value rgb(198, 206, 207) and HSL value hsl(187, 9%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C6CECF?+

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