All Palettes

Color Palette #f7c5a6, #f9d4b4, #f9dfae, #e5b59a, #b26a5c

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c5a6;
}
.sandy-bay {
color: #f9d4b4;
}
.peach-yellow {
color: #f9dfae;
}
.creole-cottage {
color: #e5b59a;
}
.henna-shade {
color: #b26a5c;
}

/* CSS Variables */
:root {
--peach-damask:#f7c5a6;
--sandy-bay:#f9d4b4;
--peach-yellow:#f9dfae;
--creole-cottage:#e5b59a;
--henna-shade:#b26a5c;
}

More palettes to explore