All Palettes

Color Palette #8a4b8b, #a86b8c, #d9b49b, #f4d65d, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.prunella {
color: #8a4b8b;
}
.cure-all {
color: #a86b8c;
}
.beech-nut {
color: #d9b49b;
}
.salmon-eggs {
color: #f4d65d;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--prunella:#8a4b8b;
--cure-all:#a86b8c;
--beech-nut:#d9b49b;
--salmon-eggs:#f4d65d;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore