All Palettes

Color Palette #f0b505, #f6c84c, #f1eaa7, #e2a760, #d75b3c

0%
0%
0%

CSS code for this palette

/* CSS */
.rucksack-tan {
color: #f0b505;
}
.sunny-mood {
color: #f6c84c;
}
.majestic-treasures {
color: #f1eaa7;
}
.earth-yellow {
color: #e2a760;
}
.mod-orange {
color: #d75b3c;
}

/* CSS Variables */
:root {
--rucksack-tan:#f0b505;
--sunny-mood:#f6c84c;
--majestic-treasures:#f1eaa7;
--earth-yellow:#e2a760;
--mod-orange:#d75b3c;
}

More palettes to explore