All Palettes

Color Palette #d7b4e4, #e2a7c1, #f0c6b2, #f3e5a5, #a4d6c1

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d7b4e4;
}
.think-pink {
color: #e2a7c1;
}
.peach-temptation {
color: #f0c6b2;
}
.cymophane-yellow {
color: #f3e5a5;
}
.southern-belle {
color: #a4d6c1;
}

/* CSS Variables */
:root {
--pretty-petunia:#d7b4e4;
--think-pink:#e2a7c1;
--peach-temptation:#f0c6b2;
--cymophane-yellow:#f3e5a5;
--southern-belle:#a4d6c1;
}

More palettes to explore