#C3AACD Color

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

Color preview

#C3AACD

Color formats

HEX
#C3AACD
RGB
rgb(195, 170, 205)
RGBA
rgba(195, 170, 205, 1)
HSL
hsl(283, 26%, 74%)
HSV
hsv(283, 17%, 80%)
CMYK
cmyk(5%, 17%, 0%, 20%)
CSS variable
--color-primary: #C3AACD;
Lowercase HEX
#c3aacd

Shades

Tints

Tones

Harmony

CSS snippets for #C3AACD

.color-c3aacd {
  color: #C3AACD;
  background-color: #C3AACD;
}

Frequently asked questions

What color is #C3AACD?+

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

What is the closest Tailwind color to #C3AACD?+

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