All Palettes

Color Palette #e9b79f, #d9ab9b, #c68b8c, #b46a79, #a44c66

0%
0%
0%

CSS code for this palette

/* CSS */
.seasonal-beige {
color: #e9b79f;
}
.cottage-rose {
color: #d9ab9b;
}
.grand-sunset {
color: #c68b8c;
}
.rose-gold {
color: #b46a79;
}
.raspberry-patch {
color: #a44c66;
}

/* CSS Variables */
:root {
--seasonal-beige:#e9b79f;
--cottage-rose:#d9ab9b;
--grand-sunset:#c68b8c;
--rose-gold:#b46a79;
--raspberry-patch:#a44c66;
}

More palettes to explore