#CCADE0 Color

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

Color preview

#CCADE0

Color formats

HEX
#CCADE0
RGB
rgb(204, 173, 224)
RGBA
rgba(204, 173, 224, 1)
HSL
hsl(276, 45%, 78%)
HSV
hsv(276, 23%, 88%)
CMYK
cmyk(9%, 23%, 0%, 12%)
CSS variable
--color-primary: #CCADE0;
Lowercase HEX
#ccade0

Shades

Tints

Tones

Harmony

CSS snippets for #CCADE0

.color-ccade0 {
  color: #CCADE0;
  background-color: #CCADE0;
}

Frequently asked questions

What color is #CCADE0?+

#CCADE0 is a HEX color with RGB value rgb(204, 173, 224) and HSL value hsl(276, 45%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CCADE0?+

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