All Palettes

Color Palette #aa9cc4, #d49fdf, #f1c6e0, #f4b8c4, #f8e5c9

0%
0%
0%

CSS code for this palette

/* CSS */
.evening-slipper {
color: #aa9cc4;
}
.spring-wisteria {
color: #d49fdf;
}
.venetian-rose {
color: #f1c6e0;
}
.petals-unfolding {
color: #f4b8c4;
}
.golden-buff {
color: #f8e5c9;
}

/* CSS Variables */
:root {
--evening-slipper:#aa9cc4;
--spring-wisteria:#d49fdf;
--venetian-rose:#f1c6e0;
--petals-unfolding:#f4b8c4;
--golden-buff:#f8e5c9;
}

More palettes to explore