All Palettes

Color Palette #f9aeae, #f4c3b4, #f9e7d7, #f1e6b6, #d1c2e0

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.peach-temptation {
color: #f4c3b4;
}
.aria-ivory {
color: #f9e7d7;
}
.bad-moon-yellow {
color: #f1e6b6;
}
.fresh-heather {
color: #d1c2e0;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--peach-temptation:#f4c3b4;
--aria-ivory:#f9e7d7;
--bad-moon-yellow:#f1e6b6;
--fresh-heather:#d1c2e0;
}

More palettes to explore