#C1AAAF Color

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

Color preview

#C1AAAF

Color formats

HEX
#C1AAAF
RGB
rgb(193, 170, 175)
RGBA
rgba(193, 170, 175, 1)
HSL
hsl(347, 16%, 71%)
HSV
hsv(347, 12%, 76%)
CMYK
cmyk(0%, 12%, 9%, 24%)
CSS variable
--color-primary: #C1AAAF;
Lowercase HEX
#c1aaaf

Shades

Tints

Tones

Harmony

CSS snippets for #C1AAAF

.color-c1aaaf {
  color: #C1AAAF;
  background-color: #C1AAAF;
}

Frequently asked questions

What color is #C1AAAF?+

#C1AAAF is a HEX color with RGB value rgb(193, 170, 175) and HSL value hsl(347, 16%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C1AAAF?+

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