#CCADE6 Color

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

Color preview

#CCADE6

Color formats

HEX
#CCADE6
RGB
rgb(204, 173, 230)
RGBA
rgba(204, 173, 230, 1)
HSL
hsl(273, 53%, 79%)
HSV
hsv(273, 25%, 90%)
CMYK
cmyk(11%, 25%, 0%, 10%)
CSS variable
--color-primary: #CCADE6;
Lowercase HEX
#ccade6

Shades

Tints

Tones

Harmony

CSS snippets for #CCADE6

.color-ccade6 {
  color: #CCADE6;
  background-color: #CCADE6;
}

Frequently asked questions

What color is #CCADE6?+

#CCADE6 is a HEX color with RGB value rgb(204, 173, 230) and HSL value hsl(273, 53%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CCADE6?+

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