All Palettes

Color Palette #f9e29f, #f6d779, #f3b75e, #f1a03b, #f05e2d

0%
0%
0%

CSS code for this palette

/* CSS */
.durango-dust {
color: #f9e29f;
}
.golden-raspberry {
color: #f6d779;
}
.crunch {
color: #f3b75e;
}
.y-ng-ch-ng-orange {
color: #f1a03b;
}
.exuberant-orange {
color: #f05e2d;
}

/* CSS Variables */
:root {
--durango-dust:#f9e29f;
--golden-raspberry:#f6d779;
--crunch:#f3b75e;
--y-ng-ch-ng-orange:#f1a03b;
--exuberant-orange:#f05e2d;
}

More palettes to explore