All Palettes

Color Palette #f9b1ae, #ffd4a3, #ffeba3, #a2e6da, #5cdb95

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.affinity {
color: #ffd4a3;
}
.baby-chick {
color: #ffeba3;
}
.sea-glass-teal {
color: #a2e6da;
}
.vegetation {
color: #5cdb95;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--affinity:#ffd4a3;
--baby-chick:#ffeba3;
--sea-glass-teal:#a2e6da;
--vegetation:#5cdb95;
}

More palettes to explore