#C3AABC Color

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

Color preview

#C3AABC

Color formats

HEX
#C3AABC
RGB
rgb(195, 170, 188)
RGBA
rgba(195, 170, 188, 1)
HSL
hsl(317, 17%, 72%)
HSV
hsv(317, 13%, 76%)
CMYK
cmyk(0%, 13%, 4%, 24%)
CSS variable
--color-primary: #C3AABC;
Lowercase HEX
#c3aabc

Shades

Tints

Tones

Harmony

CSS snippets for #C3AABC

.color-c3aabc {
  color: #C3AABC;
  background-color: #C3AABC;
}

Frequently asked questions

What color is #C3AABC?+

#C3AABC is a HEX color with RGB value rgb(195, 170, 188) and HSL value hsl(317, 17%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C3AABC?+

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