#C8ACD8 Color

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

Color preview

#C8ACD8

Color formats

HEX
#C8ACD8
RGB
rgb(200, 172, 216)
RGBA
rgba(200, 172, 216, 1)
HSL
hsl(278, 36%, 76%)
HSV
hsv(278, 20%, 85%)
CMYK
cmyk(7%, 20%, 0%, 15%)
CSS variable
--color-primary: #C8ACD8;
Lowercase HEX
#c8acd8

Shades

Tints

Tones

Harmony

CSS snippets for #C8ACD8

.color-c8acd8 {
  color: #C8ACD8;
  background-color: #C8ACD8;
}

Frequently asked questions

What color is #C8ACD8?+

#C8ACD8 is a HEX color with RGB value rgb(200, 172, 216) and HSL value hsl(278, 36%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C8ACD8?+

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