#C1AABB Color

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

Color preview

#C1AABB

Color formats

HEX
#C1AABB
RGB
rgb(193, 170, 187)
RGBA
rgba(193, 170, 187, 1)
HSL
hsl(316, 16%, 71%)
HSV
hsv(316, 12%, 76%)
CMYK
cmyk(0%, 12%, 3%, 24%)
CSS variable
--color-primary: #C1AABB;
Lowercase HEX
#c1aabb

Shades

Tints

Tones

Harmony

CSS snippets for #C1AABB

.color-c1aabb {
  color: #C1AABB;
  background-color: #C1AABB;
}

Frequently asked questions

What color is #C1AABB?+

#C1AABB is a HEX color with RGB value rgb(193, 170, 187) and HSL value hsl(316, 16%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C1AABB?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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