All Palettes

Color Palette #f7c94b, #e28c3c, #d8594b, #a45b8d, #6d508b

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.texas-longhorn {
color: #e28c3c;
}
.red-wire {
color: #d8594b;
}
.cyclamen-red {
color: #a45b8d;
}
.magenta-violet {
color: #6d508b;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--texas-longhorn:#e28c3c;
--red-wire:#d8594b;
--cyclamen-red:#a45b8d;
--magenta-violet:#6d508b;
}

More palettes to explore