#CCADE1 Color

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

Color preview

#CCADE1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCADE1

.color-ccade1 {
  color: #CCADE1;
  background-color: #CCADE1;
}

Frequently asked questions

What color is #CCADE1?+

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

What is the closest Tailwind color to #CCADE1?+

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