All Palettes

Color Palette #5c3a7e, #ac6c9c, #f7a6b9, #f2d8ca, #e6b63d

0%
0%
0%

CSS code for this palette

/* CSS */
.tillandsia-purple {
color: #5c3a7e;
}
.violetta {
color: #ac6c9c;
}
.fresh-on-the-market {
color: #f7a6b9;
}
.chinese-cherry {
color: #f2d8ca;
}
.australium-gold {
color: #e6b63d;
}

/* CSS Variables */
:root {
--tillandsia-purple:#5c3a7e;
--violetta:#ac6c9c;
--fresh-on-the-market:#f7a6b9;
--chinese-cherry:#f2d8ca;
--australium-gold:#e6b63d;
}

More palettes to explore