All Palettes

Color Palette #a25d8c, #d08a8e, #f2b9a1, #f2d7ca, #e7b84b

0%
0%
0%

CSS code for this palette

/* CSS */
.thimble-red {
color: #a25d8c;
}
.memorable-rose {
color: #d08a8e;
}
.antique-cameo {
color: #f2b9a1;
}
.chinese-cherry {
color: #f2d7ca;
}
.honey-glow {
color: #e7b84b;
}

/* CSS Variables */
:root {
--thimble-red:#a25d8c;
--memorable-rose:#d08a8e;
--antique-cameo:#f2b9a1;
--chinese-cherry:#f2d7ca;
--honey-glow:#e7b84b;
}

More palettes to explore