All Palettes

Color Palette #fbaf3c, #f15a27, #da2f5f, #6a3f88, #3d6c9e

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-butter {
color: #fbaf3c;
}
.durotar-fire {
color: #f15a27;
}
.cerise-red {
color: #da2f5f;
}
.lords-of-the-night {
color: #6a3f88;
}
.star-sapphire {
color: #3d6c9e;
}

/* CSS Variables */
:root {
--peach-butter:#fbaf3c;
--durotar-fire:#f15a27;
--cerise-red:#da2f5f;
--lords-of-the-night:#6a3f88;
--star-sapphire:#3d6c9e;
}

More palettes to explore