All Palettes

Color Palette #f7c94b, #e96c3f, #d6386d, #a146af, #7b6ec4

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.aurora-orange {
color: #e96c3f;
}
.raspberry-sorbet {
color: #d6386d;
}
.moonshadow {
color: #a146af;
}
.venus-violet {
color: #7b6ec4;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--aurora-orange:#e96c3f;
--raspberry-sorbet:#d6386d;
--moonshadow:#a146af;
--venus-violet:#7b6ec4;
}

More palettes to explore