All Palettes

Color Palette #d1a9e0, #f7c4a6, #ffef8a, #8ad4ff, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-violet {
color: #d1a9e0;
}
.peach-damask {
color: #f7c4a6;
}
.sp-tzle-yellow {
color: #ffef8a;
}
.kul-sharif-blue {
color: #8ad4ff;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--tropical-violet:#d1a9e0;
--peach-damask:#f7c4a6;
--sp-tzle-yellow:#ffef8a;
--kul-sharif-blue:#8ad4ff;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore