All Palettes

Color Palette #f9c34e, #f7a222, #f15a27, #aa3c4c, #a35c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c34e;
}
.radiant-yellow {
color: #f7a222;
}
.durotar-fire {
color: #f15a27;
}
.valentine {
color: #aa3c4c;
}
.thimble-red {
color: #a35c8b;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c34e;
--radiant-yellow:#f7a222;
--durotar-fire:#f15a27;
--valentine:#aa3c4c;
--thimble-red:#a35c8b;
}

More palettes to explore