#C8CCAA Color

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

Color preview

#C8CCAA

Color formats

HEX
#C8CCAA
RGB
rgb(200, 204, 170)
RGBA
rgba(200, 204, 170, 1)
HSL
hsl(67, 25%, 73%)
HSV
hsv(67, 17%, 80%)
CMYK
cmyk(2%, 0%, 17%, 20%)
CSS variable
--color-primary: #C8CCAA;
Lowercase HEX
#c8ccaa

Shades

Tints

Tones

Harmony

CSS snippets for #C8CCAA

.color-c8ccaa {
  color: #C8CCAA;
  background-color: #C8CCAA;
}

Frequently asked questions

What color is #C8CCAA?+

#C8CCAA is a HEX color with RGB value rgb(200, 204, 170) and HSL value hsl(67, 25%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C8CCAA?+

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