#C6CACC Color

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

Color preview

#C6CACC

Color formats

HEX
#C6CACC
RGB
rgb(198, 202, 204)
RGBA
rgba(198, 202, 204, 1)
HSL
hsl(200, 6%, 79%)
HSV
hsv(200, 3%, 80%)
CMYK
cmyk(3%, 1%, 0%, 20%)
CSS variable
--color-primary: #C6CACC;
Lowercase HEX
#c6cacc

Shades

Tints

Tones

Harmony

CSS snippets for #C6CACC

.color-c6cacc {
  color: #C6CACC;
  background-color: #C6CACC;
}

Frequently asked questions

What color is #C6CACC?+

#C6CACC is a HEX color with RGB value rgb(198, 202, 204) and HSL value hsl(200, 6%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C6CACC?+

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