#C3CFD6 Color

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

Color preview

#C3CFD6

Color formats

HEX
#C3CFD6
RGB
rgb(195, 207, 214)
RGBA
rgba(195, 207, 214, 1)
HSL
hsl(202, 19%, 80%)
HSV
hsv(202, 9%, 84%)
CMYK
cmyk(9%, 3%, 0%, 16%)
CSS variable
--color-primary: #C3CFD6;
Lowercase HEX
#c3cfd6

Shades

Tints

Tones

Harmony

CSS snippets for #C3CFD6

.color-c3cfd6 {
  color: #C3CFD6;
  background-color: #C3CFD6;
}

Frequently asked questions

What color is #C3CFD6?+

#C3CFD6 is a HEX color with RGB value rgb(195, 207, 214) and HSL value hsl(202, 19%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C3CFD6?+

The closest Tailwind color is slate-300, available as the bg-slate-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