All Palettes

Color Palette #f1b6d7, #a7dae6, #5b9f7d, #f4cf3e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f1b6d7;
}
.havana-blue {
color: #a7dae6;
}
.green-spruce {
color: #5b9f7d;
}
.marigold-dust {
color: #f4cf3e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--soft-cashmere:#f1b6d7;
--havana-blue:#a7dae6;
--green-spruce:#5b9f7d;
--marigold-dust:#f4cf3e;
--mandarin-red:#e74d3c;
}

More palettes to explore