All Palettes

Color Palette #a2c7e7, #f2d9b5, #fe6f62, #f3b7a0, #f1b7e3

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.pink-lady {
color: #f2d9b5;
}
.grapefruit-pulp {
color: #fe6f62;
}
.antique-cameo {
color: #f3b7a0;
}
.pink-heath {
color: #f1b7e3;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--pink-lady:#f2d9b5;
--grapefruit-pulp:#fe6f62;
--antique-cameo:#f3b7a0;
--pink-heath:#f1b7e3;
}

More palettes to explore