#C4ACD5 Color

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

Color preview

#C4ACD5

Color formats

HEX
#C4ACD5
RGB
rgb(196, 172, 213)
RGBA
rgba(196, 172, 213, 1)
HSL
hsl(275, 33%, 75%)
HSV
hsv(275, 19%, 84%)
CMYK
cmyk(8%, 19%, 0%, 16%)
CSS variable
--color-primary: #C4ACD5;
Lowercase HEX
#c4acd5

Shades

Tints

Tones

Harmony

CSS snippets for #C4ACD5

.color-c4acd5 {
  color: #C4ACD5;
  background-color: #C4ACD5;
}

Frequently asked questions

What color is #C4ACD5?+

#C4ACD5 is a HEX color with RGB value rgb(196, 172, 213) and HSL value hsl(275, 33%, 75%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #C4ACD5?+

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