All Palettes

Color Palette #a8d3e1, #f3c7b9, #f8b98b, #f7a3a1, #d95c3f

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.sweet-angel {
color: #f3c7b9;
}
.fresh-peaches {
color: #f8b98b;
}
.candy-heart-pink {
color: #f7a3a1;
}
.fireglow {
color: #d95c3f;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--sweet-angel:#f3c7b9;
--fresh-peaches:#f8b98b;
--candy-heart-pink:#f7a3a1;
--fireglow:#d95c3f;
}

More palettes to explore