All Palettes

Color Palette #f9aeae, #f5d6a3, #f1e8b1, #a6d9d4, #6c9cda

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.pismo-dunes {
color: #f5d6a3;
}
.icy-lemonade {
color: #f1e8b1;
}
.lolly-ice {
color: #a6d9d4;
}
.blue-gourami {
color: #6c9cda;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--pismo-dunes:#f5d6a3;
--icy-lemonade:#f1e8b1;
--lolly-ice:#a6d9d4;
--blue-gourami:#6c9cda;
}

More palettes to explore