All Palettes

Color Palette #f5c87a, #fab700, #f05b05, #c92c3c, #6e3f8d

0%
0%
0%

CSS code for this palette

/* CSS */
.sunday-afternoon {
color: #f5c87a;
}
.blue-angels-yellow {
color: #fab700;
}
.poppy-flower {
color: #f05b05;
}
.etruscan-red {
color: #c92c3c;
}
.amaranth-purple {
color: #6e3f8d;
}

/* CSS Variables */
:root {
--sunday-afternoon:#f5c87a;
--blue-angels-yellow:#fab700;
--poppy-flower:#f05b05;
--etruscan-red:#c92c3c;
--amaranth-purple:#6e3f8d;
}

More palettes to explore