All Palettes

Color Palette #c5a3e0, #f1b1d8, #f9d59a, #ff8b42, #ff6161

0%
0%
0%

CSS code for this palette

/* CSS */
.silver-rust {
color: #c5a3e0;
}
.soft-cashmere {
color: #f1b1d8;
}
.paw-paw {
color: #f9d59a;
}
.orange-bell-pepper {
color: #ff8b42;
}
.fusion-red {
color: #ff6161;
}

/* CSS Variables */
:root {
--silver-rust:#c5a3e0;
--soft-cashmere:#f1b1d8;
--paw-paw:#f9d59a;
--orange-bell-pepper:#ff8b42;
--fusion-red:#ff6161;
}

More palettes to explore