All Palettes

Color Palette #5b2a51, #a6597c, #ef8d6c, #f0c1a8, #f9e6b9

0%
0%
0%

CSS code for this palette

/* CSS */
.japanese-violet {
color: #5b2a51;
}
.cosmetic-red {
color: #a6597c;
}
.painted-clay {
color: #ef8d6c;
}
.alesan {
color: #f0c1a8;
}
.hawaiian-cream {
color: #f9e6b9;
}

/* CSS Variables */
:root {
--japanese-violet:#5b2a51;
--cosmetic-red:#a6597c;
--painted-clay:#ef8d6c;
--alesan:#f0c1a8;
--hawaiian-cream:#f9e6b9;
}

More palettes to explore