#C5AAAF Color

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

Color preview

#C5AAAF

Color formats

HEX
#C5AAAF
RGB
rgb(197, 170, 175)
RGBA
rgba(197, 170, 175, 1)
HSL
hsl(349, 19%, 72%)
HSV
hsv(349, 14%, 77%)
CMYK
cmyk(0%, 14%, 11%, 23%)
CSS variable
--color-primary: #C5AAAF;
Lowercase HEX
#c5aaaf

Shades

Tints

Tones

Harmony

CSS snippets for #C5AAAF

.color-c5aaaf {
  color: #C5AAAF;
  background-color: #C5AAAF;
}

Frequently asked questions

What color is #C5AAAF?+

#C5AAAF is a HEX color with RGB value rgb(197, 170, 175) and HSL value hsl(349, 19%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C5AAAF?+

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