All Palettes

Color Palette #a9c9e5, #e3b5d3, #f1a4a2, #f9d66c, #ebaf5c

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a9c9e5;
}
.gumball {
color: #e3b5d3;
}
.calabrese {
color: #f1a4a2;
}
.forsythia-blossom {
color: #f9d66c;
}
.cheater {
color: #ebaf5c;
}

/* CSS Variables */
:root {
--template:#a9c9e5;
--gumball:#e3b5d3;
--calabrese:#f1a4a2;
--forsythia-blossom:#f9d66c;
--cheater:#ebaf5c;
}

More palettes to explore