#C6A8AE Color

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

Color preview

#C6A8AE

Color formats

HEX
#C6A8AE
RGB
rgb(198, 168, 174)
RGBA
rgba(198, 168, 174, 1)
HSL
hsl(348, 21%, 72%)
HSV
hsv(348, 15%, 78%)
CMYK
cmyk(0%, 15%, 12%, 22%)
CSS variable
--color-primary: #C6A8AE;
Lowercase HEX
#c6a8ae

Shades

Tints

Tones

Harmony

CSS snippets for #C6A8AE

.color-c6a8ae {
  color: #C6A8AE;
  background-color: #C6A8AE;
}

Frequently asked questions

What color is #C6A8AE?+

#C6A8AE is a HEX color with RGB value rgb(198, 168, 174) and HSL value hsl(348, 21%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C6A8AE?+

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