#C4AAAE Color

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

Color preview

#C4AAAE

Color formats

HEX
#C4AAAE
RGB
rgb(196, 170, 174)
RGBA
rgba(196, 170, 174, 1)
HSL
hsl(351, 18%, 72%)
HSV
hsv(351, 13%, 77%)
CMYK
cmyk(0%, 13%, 11%, 23%)
CSS variable
--color-primary: #C4AAAE;
Lowercase HEX
#c4aaae

Shades

Tints

Tones

Harmony

CSS snippets for #C4AAAE

.color-c4aaae {
  color: #C4AAAE;
  background-color: #C4AAAE;
}

Frequently asked questions

What color is #C4AAAE?+

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

What is the closest Tailwind color to #C4AAAE?+

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