All Palettes

Color Palette #f7c94b, #e8b73b, #d2a12d, #a66e99, #6c90bc

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.australium-gold {
color: #e8b73b;
}
.pitmaston-pear-yellow {
color: #d2a12d;
}
.drama-queen {
color: #a66e99;
}
.debutante-ball {
color: #6c90bc;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--australium-gold:#e8b73b;
--pitmaston-pear-yellow:#d2a12d;
--drama-queen:#a66e99;
--debutante-ball:#6c90bc;
}

More palettes to explore