#C1AAAE Color

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

Color preview

#C1AAAE

Color formats

HEX
#C1AAAE
RGB
rgb(193, 170, 174)
RGBA
rgba(193, 170, 174, 1)
HSL
hsl(350, 16%, 71%)
HSV
hsv(350, 12%, 76%)
CMYK
cmyk(0%, 12%, 10%, 24%)
CSS variable
--color-primary: #C1AAAE;
Lowercase HEX
#c1aaae

Shades

Tints

Tones

Harmony

CSS snippets for #C1AAAE

.color-c1aaae {
  color: #C1AAAE;
  background-color: #C1AAAE;
}

Frequently asked questions

What color is #C1AAAE?+

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

What is the closest Tailwind color to #C1AAAE?+

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