All Palettes

Color Palette #e6a2a2, #f2d6a1, #f2df9c, #a2d6e6, #a2cae6

0%
0%
0%

CSS code for this palette

/* CSS */
.bussell-lace {
color: #e6a2a2;
}
.peach-patch {
color: #f2d6a1;
}
.buttery-croissant {
color: #f2df9c;
}
.nevada-sky {
color: #a2d6e6;
}
.windsor-way {
color: #a2cae6;
}

/* CSS Variables */
:root {
--bussell-lace:#e6a2a2;
--peach-patch:#f2d6a1;
--buttery-croissant:#f2df9c;
--nevada-sky:#a2d6e6;
--windsor-way:#a2cae6;
}

More palettes to explore