All Palettes

Color Palette #a8d3e1, #d5b9d5, #f3c9b9, #f3d77c, #e7a76e

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.lilac-haze {
color: #d5b9d5;
}
.sweet-angel {
color: #f3c9b9;
}
.sandy {
color: #f3d77c;
}
.ninjin-orange {
color: #e7a76e;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--lilac-haze:#d5b9d5;
--sweet-angel:#f3c9b9;
--sandy:#f3d77c;
--ninjin-orange:#e7a76e;
}

More palettes to explore