All Palettes

Color Palette #f7b32b, #ff6d1f, #ff3d1f, #b83d9b, #5b2d9f

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-sun {
color: #f7b32b;
}
.shocking-orange {
color: #ff6d1f;
}
.spiritstone-red {
color: #ff3d1f;
}
.byzantine {
color: #b83d9b;
}
.royalty {
color: #5b2d9f;
}

/* CSS Variables */
:root {
--hot-sun:#f7b32b;
--shocking-orange:#ff6d1f;
--spiritstone-red:#ff3d1f;
--byzantine:#b83d9b;
--royalty:#5b2d9f;
}

More palettes to explore