All Palettes

Color Palette #f7a1a1, #f2d7a1, #a2e2d4, #a2c3e6, #cea5e9

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f7a1a1;
}
.peach-patch {
color: #f2d7a1;
}
.menthol-kiss {
color: #a2e2d4;
}
.windsor-way {
color: #a2c3e6;
}
.bright-ube {
color: #cea5e9;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f7a1a1;
--peach-patch:#f2d7a1;
--menthol-kiss:#a2e2d4;
--windsor-way:#a2c3e6;
--bright-ube:#cea5e9;
}

More palettes to explore