#C6AABB Color

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

Color preview

#C6AABB

Color formats

HEX
#C6AABB
RGB
rgb(198, 170, 187)
RGBA
rgba(198, 170, 187, 1)
HSL
hsl(324, 20%, 72%)
HSV
hsv(324, 14%, 78%)
CMYK
cmyk(0%, 14%, 6%, 22%)
CSS variable
--color-primary: #C6AABB;
Lowercase HEX
#c6aabb

Shades

Tints

Tones

Harmony

CSS snippets for #C6AABB

.color-c6aabb {
  color: #C6AABB;
  background-color: #C6AABB;
}

Frequently asked questions

What color is #C6AABB?+

#C6AABB is a HEX color with RGB value rgb(198, 170, 187) and HSL value hsl(324, 20%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C6AABB?+

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