All Palettes

Color Palette #f0a800, #e65c00, #e95d60, #e8c126, #f3d3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.spanish-orange {
color: #e65c00;
}
.aphrodisiac {
color: #e95d60;
}
.gold-leaf {
color: #e8c126;
}
.light-rose {
color: #f3d3d6;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--spanish-orange:#e65c00;
--aphrodisiac:#e95d60;
--gold-leaf:#e8c126;
--light-rose:#f3d3d6;
}

More palettes to explore