All Palettes

Color Palette #f9b1ae, #f6c5a7, #f3e9af, #a3d7e0, #64b3d8

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.peach-damask {
color: #f6c5a7;
}
.icy-lemonade {
color: #f3e9af;
}
.terrace-pool {
color: #a3d7e0;
}
.riviera-blue {
color: #64b3d8;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--peach-damask:#f6c5a7;
--icy-lemonade:#f3e9af;
--terrace-pool:#a3d7e0;
--riviera-blue:#64b3d8;
}

More palettes to explore