#C7CFCB Color

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

Color preview

#C7CFCB

Color formats

HEX
#C7CFCB
RGB
rgb(199, 207, 203)
RGBA
rgba(199, 207, 203, 1)
HSL
hsl(150, 8%, 80%)
HSV
hsv(150, 4%, 81%)
CMYK
cmyk(4%, 0%, 2%, 19%)
CSS variable
--color-primary: #C7CFCB;
Lowercase HEX
#c7cfcb

Shades

Tints

Tones

Harmony

CSS snippets for #C7CFCB

.color-c7cfcb {
  color: #C7CFCB;
  background-color: #C7CFCB;
}

Frequently asked questions

What color is #C7CFCB?+

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

What is the closest Tailwind color to #C7CFCB?+

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