All Palettes

Color Palette #5d6cc0, #7a9ec2, #a8d3e1, #f1c40e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.bluish-purple-anemone {
color: #5d6cc0;
}
.cottage-blue {
color: #7a9ec2;
}
.light-blue-glint {
color: #a8d3e1;
}
.sunshine-mellow {
color: #f1c40e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--bluish-purple-anemone:#5d6cc0;
--cottage-blue:#7a9ec2;
--light-blue-glint:#a8d3e1;
--sunshine-mellow:#f1c40e;
--mandarin-red:#e74d3c;
}

More palettes to explore