All Palettes

Color Palette #caa2dd, #bfa2d8, #a68bcb, #e4b5e8, #f4d9f7

0%
0%
0%

CSS code for this palette

/* CSS */
.autumn-wisteria {
color: #caa2dd;
}
.enchanted-lavender {
color: #bfa2d8;
}
.distinct-purple {
color: #a68bcb;
}
.blackberry-yogurt {
color: #e4b5e8;
}
.grape-taffy {
color: #f4d9f7;
}

/* CSS Variables */
:root {
--autumn-wisteria:#caa2dd;
--enchanted-lavender:#bfa2d8;
--distinct-purple:#a68bcb;
--blackberry-yogurt:#e4b5e8;
--grape-taffy:#f4d9f7;
}

More palettes to explore