All Palettes

Color Palette #f0a800, #e77e23, #d24b57, #a76c9a, #6c4f7d

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.orange-gluttony {
color: #e77e23;
}
.lingonberry-red {
color: #d24b57;
}
.violetta {
color: #a76c9a;
}
.exotic-purple {
color: #6c4f7d;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--orange-gluttony:#e77e23;
--lingonberry-red:#d24b57;
--violetta:#a76c9a;
--exotic-purple:#6c4f7d;
}

More palettes to explore