All Palettes

Color Palette #d7b2d3, #f7e7b6, #f4b79f, #e1b7d3, #b2e0da

0%
0%
0%

CSS code for this palette

/* CSS */
.blushing-sky {
color: #d7b2d3;
}
.tamale-maize {
color: #f7e7b6;
}
.mandys-pink {
color: #f4b79f;
}
.eau-de-rose {
color: #e1b7d3;
}
.fair-aqua {
color: #b2e0da;
}

/* CSS Variables */
:root {
--blushing-sky:#d7b2d3;
--tamale-maize:#f7e7b6;
--mandys-pink:#f4b79f;
--eau-de-rose:#e1b7d3;
--fair-aqua:#b2e0da;
}

More palettes to explore