#C8AEEC Color

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

Color preview

#C8AEEC

Color formats

HEX
#C8AEEC
RGB
rgb(200, 174, 236)
RGBA
rgba(200, 174, 236, 1)
HSL
hsl(265, 62%, 80%)
HSV
hsv(265, 26%, 93%)
CMYK
cmyk(15%, 26%, 0%, 7%)
CSS variable
--color-primary: #C8AEEC;
Lowercase HEX
#c8aeec

Shades

Tints

Tones

Harmony

CSS snippets for #C8AEEC

.color-c8aeec {
  color: #C8AEEC;
  background-color: #C8AEEC;
}

Frequently asked questions

What color is #C8AEEC?+

#C8AEEC is a HEX color with RGB value rgb(200, 174, 236) and HSL value hsl(265, 62%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C8AEEC?+

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