All Palettes

Color Palette #d3c1e2, #f0a3c4, #f6d5a7, #fdf8c9, #aadac4

0%
0%
0%

CSS code for this palette

/* CSS */
.york-plum {
color: #d3c1e2;
}
.prism-pink {
color: #f0a3c4;
}
.enjoyable-yellow {
color: #f6d5a7;
}
.pure-laughter {
color: #fdf8c9;
}
.scud {
color: #aadac4;
}

/* CSS Variables */
:root {
--york-plum:#d3c1e2;
--prism-pink:#f0a3c4;
--enjoyable-yellow:#f6d5a7;
--pure-laughter:#fdf8c9;
--scud:#aadac4;
}

More palettes to explore