#C1ACD8 Color

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

Color preview

#C1ACD8

Color formats

HEX
#C1ACD8
RGB
rgb(193, 172, 216)
RGBA
rgba(193, 172, 216, 1)
HSL
hsl(269, 36%, 76%)
HSV
hsv(269, 20%, 85%)
CMYK
cmyk(11%, 20%, 0%, 15%)
CSS variable
--color-primary: #C1ACD8;
Lowercase HEX
#c1acd8

Shades

Tints

Tones

Harmony

CSS snippets for #C1ACD8

.color-c1acd8 {
  color: #C1ACD8;
  background-color: #C1ACD8;
}

Frequently asked questions

What color is #C1ACD8?+

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

What is the closest Tailwind color to #C1ACD8?+

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