#C0AABB Color

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

Color preview

#C0AABB

Color formats

HEX
#C0AABB
RGB
rgb(192, 170, 187)
RGBA
rgba(192, 170, 187, 1)
HSL
hsl(314, 15%, 71%)
HSV
hsv(314, 11%, 75%)
CMYK
cmyk(0%, 11%, 3%, 25%)
CSS variable
--color-primary: #C0AABB;
Lowercase HEX
#c0aabb

Shades

Tints

Tones

Harmony

CSS snippets for #C0AABB

.color-c0aabb {
  color: #C0AABB;
  background-color: #C0AABB;
}

Frequently asked questions

What color is #C0AABB?+

#C0AABB is a HEX color with RGB value rgb(192, 170, 187) and HSL value hsl(314, 15%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C0AABB?+

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