#C6ABA8 Color

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

Color preview

#C6ABA8

Color formats

HEX
#C6ABA8
RGB
rgb(198, 171, 168)
RGBA
rgba(198, 171, 168, 1)
HSL
hsl(6, 21%, 72%)
HSV
hsv(6, 15%, 78%)
CMYK
cmyk(0%, 14%, 15%, 22%)
CSS variable
--color-primary: #C6ABA8;
Lowercase HEX
#c6aba8

Shades

Tints

Tones

Harmony

CSS snippets for #C6ABA8

.color-c6aba8 {
  color: #C6ABA8;
  background-color: #C6ABA8;
}

Frequently asked questions

What color is #C6ABA8?+

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

What is the closest Tailwind color to #C6ABA8?+

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