#C4AAAB Color

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

Color preview

#C4AAAB

Color formats

HEX
#C4AAAB
RGB
rgb(196, 170, 171)
RGBA
rgba(196, 170, 171, 1)
HSL
hsl(358, 18%, 72%)
HSV
hsv(358, 13%, 77%)
CMYK
cmyk(0%, 13%, 13%, 23%)
CSS variable
--color-primary: #C4AAAB;
Lowercase HEX
#c4aaab

Shades

Tints

Tones

Harmony

CSS snippets for #C4AAAB

.color-c4aaab {
  color: #C4AAAB;
  background-color: #C4AAAB;
}

Frequently asked questions

What color is #C4AAAB?+

#C4AAAB is a HEX color with RGB value rgb(196, 170, 171) and HSL value hsl(358, 18%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C4AAAB?+

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