#C5CDCF Color

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

Color preview

#C5CDCF

Color formats

HEX
#C5CDCF
RGB
rgb(197, 205, 207)
RGBA
rgba(197, 205, 207, 1)
HSL
hsl(192, 9%, 79%)
HSV
hsv(192, 5%, 81%)
CMYK
cmyk(5%, 1%, 0%, 19%)
CSS variable
--color-primary: #C5CDCF;
Lowercase HEX
#c5cdcf

Shades

Tints

Tones

Harmony

CSS snippets for #C5CDCF

.color-c5cdcf {
  color: #C5CDCF;
  background-color: #C5CDCF;
}

Frequently asked questions

What color is #C5CDCF?+

#C5CDCF is a HEX color with RGB value rgb(197, 205, 207) and HSL value hsl(192, 9%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C5CDCF?+

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