All Palettes

Color Palette #a8d3e1, #f4b8b8, #fee6b4, #f7c6a6, #a8b7d7

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.old-flame {
color: #f4b8b8;
}
.mouse-nose {
color: #fee6b4;
}
.peach-damask {
color: #f7c6a6;
}
.lilac-sachet {
color: #a8b7d7;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--old-flame:#f4b8b8;
--mouse-nose:#fee6b4;
--peach-damask:#f7c6a6;
--lilac-sachet:#a8b7d7;
}

More palettes to explore