All Palettes

Color Palette #d1a4df, #f1c6d3, #f5f4e0, #f3d6a0, #f0b14c

0%
0%
0%

CSS code for this palette

/* CSS */
.spring-wisteria {
color: #d1a4df;
}
.desire-pink {
color: #f1c6d3;
}
.full-moon {
color: #f5f4e0;
}
.peach-patch {
color: #f3d6a0;
}
.goldsmith {
color: #f0b14c;
}

/* CSS Variables */
:root {
--spring-wisteria:#d1a4df;
--desire-pink:#f1c6d3;
--full-moon:#f5f4e0;
--peach-patch:#f3d6a0;
--goldsmith:#f0b14c;
}

More palettes to explore