#C4AABC Color

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

Color preview

#C4AABC

Color formats

HEX
#C4AABC
RGB
rgb(196, 170, 188)
RGBA
rgba(196, 170, 188, 1)
HSL
hsl(318, 18%, 72%)
HSV
hsv(318, 13%, 77%)
CMYK
cmyk(0%, 13%, 4%, 23%)
CSS variable
--color-primary: #C4AABC;
Lowercase HEX
#c4aabc

Shades

Tints

Tones

Harmony

CSS snippets for #C4AABC

.color-c4aabc {
  color: #C4AABC;
  background-color: #C4AABC;
}

Frequently asked questions

What color is #C4AABC?+

#C4AABC is a HEX color with RGB value rgb(196, 170, 188) and HSL value hsl(318, 18%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C4AABC?+

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