All Palettes

Color Palette #f2e7ba, #e9caa5, #d9a9a1, #c77f9c, #a65e8d

0%
0%
0%

CSS code for this palette

/* CSS */
.sandy-shore {
color: #f2e7ba;
}
.autumn-blonde {
color: #e9caa5;
}
.mellow-rose {
color: #d9a9a1;
}
.cashmere-rose {
color: #c77f9c;
}
.cyclamen-red {
color: #a65e8d;
}

/* CSS Variables */
:root {
--sandy-shore:#f2e7ba;
--autumn-blonde:#e9caa5;
--mellow-rose:#d9a9a1;
--cashmere-rose:#c77f9c;
--cyclamen-red:#a65e8d;
}

More palettes to explore