All Palettes

Color Palette #f4c3b3, #f6ead5, #e0f7b6, #b2e0f0, #a2c7e7

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-temptation {
color: #f4c3b3;
}
.garden-rose-white {
color: #f6ead5;
}
.spring-kiss {
color: #e0f7b6;
}
.break-the-ice {
color: #b2e0f0;
}
.windsor-way {
color: #a2c7e7;
}

/* CSS Variables */
:root {
--peach-temptation:#f4c3b3;
--garden-rose-white:#f6ead5;
--spring-kiss:#e0f7b6;
--break-the-ice:#b2e0f0;
--windsor-way:#a2c7e7;
}

More palettes to explore