All Palettes

Color Palette #f9e3d2, #f2b1b1, #f8c9d1, #eab3e7, #d6e9f0

0%
0%
0%

CSS code for this palette

/* CSS */
.sandy-beach {
color: #f9e3d2;
}
.brain-pink {
color: #f2b1b1;
}
.rosey-afterglow {
color: #f8c9d1;
}
.dream-land {
color: #eab3e7;
}
.spacious-skies {
color: #d6e9f0;
}

/* CSS Variables */
:root {
--sandy-beach:#f9e3d2;
--brain-pink:#f2b1b1;
--rosey-afterglow:#f8c9d1;
--dream-land:#eab3e7;
--spacious-skies:#d6e9f0;
}

More palettes to explore