All Palettes

Color Palette #d5b7e1, #a5c6d5, #f6aba2, #ffca80, #8daa4b

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d5b7e1;
}
.blue-dam {
color: #a5c6d5;
}
.rosy-outlook {
color: #f6aba2;
}
.orange-glass {
color: #ffca80;
}
.lime-it-or-leave-it {
color: #8daa4b;
}

/* CSS Variables */
:root {
--pretty-petunia:#d5b7e1;
--blue-dam:#a5c6d5;
--rosy-outlook:#f6aba2;
--orange-glass:#ffca80;
--lime-it-or-leave-it:#8daa4b;
}

More palettes to explore