All Palettes

Color Palette #a8d3e1, #f0e5c7, #f5b18e, #f28c9d, #d6a4e0

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.paper-daisy {
color: #f0e5c7;
}
.peach-velour {
color: #f5b18e;
}
.wonder-lust {
color: #f28c9d;
}
.herb-robert {
color: #d6a4e0;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--paper-daisy:#f0e5c7;
--peach-velour:#f5b18e;
--wonder-lust:#f28c9d;
--herb-robert:#d6a4e0;
}

More palettes to explore