All Palettes

Color Palette #e9a5c6, #f4b4c3, #f3d5a0, #f7c64b, #e3a645

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e9a5c6;
}
.ibis {
color: #f4b4c3;
}
.peach-patch {
color: #f3d5a0;
}
.cakepop-sorbet {
color: #f7c64b;
}
.brass-mesh {
color: #e3a645;
}

/* CSS Variables */
:root {
--prettiest-pink:#e9a5c6;
--ibis:#f4b4c3;
--peach-patch:#f3d5a0;
--cakepop-sorbet:#f7c64b;
--brass-mesh:#e3a645;
}

More palettes to explore