All Palettes

Color Palette #f9a79f, #f4c3b3, #f0d8b7, #e6d0a8, #d4b8a0

0%
0%
0%

CSS code for this palette

/* CSS */
.candlelight-peach {
color: #f9a79f;
}
.peach-temptation {
color: #f4c3b3;
}
.cono-de-vainilla {
color: #f0d8b7;
}
.dried-plantain {
color: #e6d0a8;
}
.bespoke {
color: #d4b8a0;
}

/* CSS Variables */
:root {
--candlelight-peach:#f9a79f;
--peach-temptation:#f4c3b3;
--cono-de-vainilla:#f0d8b7;
--dried-plantain:#e6d0a8;
--bespoke:#d4b8a0;
}

More palettes to explore