All Palettes

Color Palette #a8d3e1, #b8e0b8, #f2e9b0, #f5b8a3, #d57b9e

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.fringy-flower {
color: #b8e0b8;
}
.icy-lemonade {
color: #f2e9b0;
}
.antique-cameo {
color: #f5b8a3;
}
.little-bow-pink {
color: #d57b9e;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--fringy-flower:#b8e0b8;
--icy-lemonade:#f2e9b0;
--antique-cameo:#f5b8a3;
--little-bow-pink:#d57b9e;
}

More palettes to explore