#C0CFD0 Color

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

Color preview

#C0CFD0

Color formats

HEX
#C0CFD0
RGB
rgb(192, 207, 208)
RGBA
rgba(192, 207, 208, 1)
HSL
hsl(184, 15%, 78%)
HSV
hsv(184, 8%, 82%)
CMYK
cmyk(8%, 0%, 0%, 18%)
CSS variable
--color-primary: #C0CFD0;
Lowercase HEX
#c0cfd0

Shades

Tints

Tones

Harmony

CSS snippets for #C0CFD0

.color-c0cfd0 {
  color: #C0CFD0;
  background-color: #C0CFD0;
}

Frequently asked questions

What color is #C0CFD0?+

#C0CFD0 is a HEX color with RGB value rgb(192, 207, 208) and HSL value hsl(184, 15%, 78%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C0CFD0?+

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