#CCA8E0 Color

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

Color preview

#CCA8E0

Color formats

HEX
#CCA8E0
RGB
rgb(204, 168, 224)
RGBA
rgba(204, 168, 224, 1)
HSL
hsl(279, 47%, 77%)
HSV
hsv(279, 25%, 88%)
CMYK
cmyk(9%, 25%, 0%, 12%)
CSS variable
--color-primary: #CCA8E0;
Lowercase HEX
#cca8e0

Shades

Tints

Tones

Harmony

CSS snippets for #CCA8E0

.color-cca8e0 {
  color: #CCA8E0;
  background-color: #CCA8E0;
}

Frequently asked questions

What color is #CCA8E0?+

#CCA8E0 is a HEX color with RGB value rgb(204, 168, 224) and HSL value hsl(279, 47%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CCA8E0?+

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