All Palettes

Color Palette #a5d9b8, #f4c19f, #f9aeae, #f5b2c2, #eab8e4

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a5d9b8;
}
.almond-cream {
color: #f4c19f;
}
.snow-white-blush {
color: #f9aeae;
}
.ibis {
color: #f5b2c2;
}
.rosecco {
color: #eab8e4;
}

/* CSS Variables */
:root {
--eerie-glow:#a5d9b8;
--almond-cream:#f4c19f;
--snow-white-blush:#f9aeae;
--ibis:#f5b2c2;
--rosecco:#eab8e4;
}

More palettes to explore