All Palettes

Color Palette #f9aeae, #f6c1b1, #f6d4b1, #f1e1b6, #e4b9d4

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.rustique {
color: #f6c1b1;
}
.frangipane {
color: #f6d4b1;
}
.calla {
color: #f1e1b6;
}
.eau-de-rose {
color: #e4b9d4;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--rustique:#f6c1b1;
--frangipane:#f6d4b1;
--calla:#f1e1b6;
--eau-de-rose:#e4b9d4;
}

More palettes to explore