All Palettes

Color Palette #f5b8b2, #f7c5a6, #f9e8b4, #d7e2f4, #a1c1e8

0%
0%
0%

CSS code for this palette

/* CSS */
.ballerina-tears {
color: #f5b8b2;
}
.peach-damask {
color: #f7c5a6;
}
.banana-yogurt {
color: #f9e8b4;
}
.aquarelle-purple {
color: #d7e2f4;
}
.sky-high {
color: #a1c1e8;
}

/* CSS Variables */
:root {
--ballerina-tears:#f5b8b2;
--peach-damask:#f7c5a6;
--banana-yogurt:#f9e8b4;
--aquarelle-purple:#d7e2f4;
--sky-high:#a1c1e8;
}

More palettes to explore