#C4AACD Color

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

Color preview

#C4AACD

Color formats

HEX
#C4AACD
RGB
rgb(196, 170, 205)
RGBA
rgba(196, 170, 205, 1)
HSL
hsl(285, 26%, 74%)
HSV
hsv(285, 17%, 80%)
CMYK
cmyk(4%, 17%, 0%, 20%)
CSS variable
--color-primary: #C4AACD;
Lowercase HEX
#c4aacd

Shades

Tints

Tones

Harmony

CSS snippets for #C4AACD

.color-c4aacd {
  color: #C4AACD;
  background-color: #C4AACD;
}

Frequently asked questions

What color is #C4AACD?+

#C4AACD is a HEX color with RGB value rgb(196, 170, 205) and HSL value hsl(285, 26%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C4AACD?+

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