#C8AAEE Color

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

Color preview

#C8AAEE

Color formats

HEX
#C8AAEE
RGB
rgb(200, 170, 238)
RGBA
rgba(200, 170, 238, 1)
HSL
hsl(266, 67%, 80%)
HSV
hsv(266, 29%, 93%)
CMYK
cmyk(16%, 29%, 0%, 7%)
CSS variable
--color-primary: #C8AAEE;
Lowercase HEX
#c8aaee

Shades

Tints

Tones

Harmony

CSS snippets for #C8AAEE

.color-c8aaee {
  color: #C8AAEE;
  background-color: #C8AAEE;
}

Frequently asked questions

What color is #C8AAEE?+

#C8AAEE is a HEX color with RGB value rgb(200, 170, 238) and HSL value hsl(266, 67%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C8AAEE?+

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