All Palettes

Color Palette #a77ccb, #d7b7e1, #f5c7ce, #f7e0a6, #f99f3e

0%
0%
0%

CSS code for this palette

/* CSS */
.wisteria {
color: #a77ccb;
}
.pretty-petunia {
color: #d7b7e1;
}
.old-fashioned-pink {
color: #f5c7ce;
}
.optimistic-yellow {
color: #f7e0a6;
}
.chat-orange {
color: #f99f3e;
}

/* CSS Variables */
:root {
--wisteria:#a77ccb;
--pretty-petunia:#d7b7e1;
--old-fashioned-pink:#f5c7ce;
--optimistic-yellow:#f7e0a6;
--chat-orange:#f99f3e;
}

More palettes to explore