#C3ACD8 Color

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

Color preview

#C3ACD8

Color formats

HEX
#C3ACD8
RGB
rgb(195, 172, 216)
RGBA
rgba(195, 172, 216, 1)
HSL
hsl(271, 36%, 76%)
HSV
hsv(271, 20%, 85%)
CMYK
cmyk(10%, 20%, 0%, 15%)
CSS variable
--color-primary: #C3ACD8;
Lowercase HEX
#c3acd8

Shades

Tints

Tones

Harmony

CSS snippets for #C3ACD8

.color-c3acd8 {
  color: #C3ACD8;
  background-color: #C3ACD8;
}

Frequently asked questions

What color is #C3ACD8?+

#C3ACD8 is a HEX color with RGB value rgb(195, 172, 216) and HSL value hsl(271, 36%, 76%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #C3ACD8?+

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