All Palettes

Color Palette #a3c7e0, #f0a800, #e77e23, #d5583f, #a93d54

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.welcoming-wasp {
color: #f0a800;
}
.orange-gluttony {
color: #e77e23;
}
.mod-orange {
color: #d5583f;
}
.night-shadz {
color: #a93d54;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--welcoming-wasp:#f0a800;
--orange-gluttony:#e77e23;
--mod-orange:#d5583f;
--night-shadz:#a93d54;
}

More palettes to explore