All Palettes

Color Palette #e8a6b5, #f5d47a, #f4c2ae, #f7e1a1, #f1c0b7

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e8a6b5;
}
.oriole-yellow {
color: #f5d47a;
}
.cosmetic-peach {
color: #f4c2ae;
}
.venetian-yellow {
color: #f7e1a1;
}
.alpenglow {
color: #f1c0b7;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e8a6b5;
--oriole-yellow:#f5d47a;
--cosmetic-peach:#f4c2ae;
--venetian-yellow:#f7e1a1;
--alpenglow:#f1c0b7;
}

More palettes to explore