#C8AEAC Color

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

Color preview

#C8AEAC

Color formats

HEX
#C8AEAC
RGB
rgb(200, 174, 172)
RGBA
rgba(200, 174, 172, 1)
HSL
hsl(4, 20%, 73%)
HSV
hsv(4, 14%, 78%)
CMYK
cmyk(0%, 13%, 14%, 22%)
CSS variable
--color-primary: #C8AEAC;
Lowercase HEX
#c8aeac

Shades

Tints

Tones

Harmony

CSS snippets for #C8AEAC

.color-c8aeac {
  color: #C8AEAC;
  background-color: #C8AEAC;
}

Frequently asked questions

What color is #C8AEAC?+

#C8AEAC is a HEX color with RGB value rgb(200, 174, 172) and HSL value hsl(4, 20%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C8AEAC?+

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