#C3AEAA Color

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

Color preview

#C3AEAA

Color formats

HEX
#C3AEAA
RGB
rgb(195, 174, 170)
RGBA
rgba(195, 174, 170, 1)
HSL
hsl(10, 17%, 72%)
HSV
hsv(10, 13%, 76%)
CMYK
cmyk(0%, 11%, 13%, 24%)
CSS variable
--color-primary: #C3AEAA;
Lowercase HEX
#c3aeaa

Shades

Tints

Tones

Harmony

CSS snippets for #C3AEAA

.color-c3aeaa {
  color: #C3AEAA;
  background-color: #C3AEAA;
}

Frequently asked questions

What color is #C3AEAA?+

#C3AEAA is a HEX color with RGB value rgb(195, 174, 170) and HSL value hsl(10, 17%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C3AEAA?+

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