All Palettes

Color Palette #f7c94b, #f0a44c, #d67f57, #c5596d, #a63f8d

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.egyptian-gold {
color: #f0a44c;
}
.copper-harbor {
color: #d67f57;
}
.tropical-smoothie {
color: #c5596d;
}
.romantic-rose {
color: #a63f8d;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--egyptian-gold:#f0a44c;
--copper-harbor:#d67f57;
--tropical-smoothie:#c5596d;
--romantic-rose:#a63f8d;
}

More palettes to explore