All Palettes

Color Palette #f8d94f, #f0a800, #e77e23, #d93b30, #a7397b

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-yellow {
color: #f8d94f;
}
.welcoming-wasp {
color: #f0a800;
}
.orange-gluttony {
color: #e77e23;
}
.cg-red {
color: #d93b30;
}
.maximum-red-purple {
color: #a7397b;
}

/* CSS Variables */
:root {
--royal-yellow:#f8d94f;
--welcoming-wasp:#f0a800;
--orange-gluttony:#e77e23;
--cg-red:#d93b30;
--maximum-red-purple:#a7397b;
}

More palettes to explore