All Palettes

Color Palette #d85f9c, #f2a6b0, #f7d4d7, #e9b9a0, #f9c9a9

0%
0%
0%

CSS code for this palette

/* CSS */
.sugar-rush {
color: #d85f9c;
}
.pink-fit {
color: #f2a6b0;
}
.first-daughter {
color: #f7d4d7;
}
.sunset-drive {
color: #e9b9a0;
}
.allspice {
color: #f9c9a9;
}

/* CSS Variables */
:root {
--sugar-rush:#d85f9c;
--pink-fit:#f2a6b0;
--first-daughter:#f7d4d7;
--sunset-drive:#e9b9a0;
--allspice:#f9c9a9;
}

More palettes to explore