All Palettes

Color Palette #f9aeae, #fbcc8e, #fce6a6, #a2d4d8, #3d6f7f

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.puff-pastry-yellow {
color: #fbcc8e;
}
.lady-banksia {
color: #fce6a6;
}
.midwinter-mist {
color: #a2d4d8;
}
.grand-rapids {
color: #3d6f7f;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--puff-pastry-yellow:#fbcc8e;
--lady-banksia:#fce6a6;
--midwinter-mist:#a2d4d8;
--grand-rapids:#3d6f7f;
}

More palettes to explore