All Palettes

Color Palette #ff4d76, #fbaf3c, #f6e7b6, #50c3a1, #2a2c41

0%
0%
0%

CSS code for this palette

/* CSS */
.fiery-rose {
color: #ff4d76;
}
.peach-butter {
color: #fbaf3c;
}
.tamale-maize {
color: #f6e7b6;
}
.eucalipto {
color: #50c3a1;
}
.valhalla {
color: #2a2c41;
}

/* CSS Variables */
:root {
--fiery-rose:#ff4d76;
--peach-butter:#fbaf3c;
--tamale-maize:#f6e7b6;
--eucalipto:#50c3a1;
--valhalla:#2a2c41;
}

More palettes to explore