All Palettes

Color Palette #a8d3e1, #f2e1b5, #f3c5b4, #a2e2d5, #e1b7d0

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.calla {
color: #f2e1b5;
}
.peach-temptation {
color: #f3c5b4;
}
.menthol-kiss {
color: #a2e2d5;
}
.eau-de-rose {
color: #e1b7d0;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--calla:#f2e1b5;
--peach-temptation:#f3c5b4;
--menthol-kiss:#a2e2d5;
--eau-de-rose:#e1b7d0;
}

More palettes to explore