All Palettes

Color Palette #f7c94b, #f1a64b, #f06d4c, #e1476d, #a84d94

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.egyptian-gold {
color: #f1a64b;
}
.entan-red {
color: #f06d4c;
}
.rouge-red {
color: #e1476d;
}
.plum-dust {
color: #a84d94;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--egyptian-gold:#f1a64b;
--entan-red:#f06d4c;
--rouge-red:#e1476d;
--plum-dust:#a84d94;
}

More palettes to explore