All Palettes

Color Palette #f5c76b, #f9e8a4, #f3c5a0, #d1a25c, #e2a75a

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-currant {
color: #f5c76b;
}
.bleached-sunflower {
color: #f9e8a4;
}
.avid-apricot {
color: #f3c5a0;
}
.sweet-honey {
color: #d1a25c;
}
.indian-yellow {
color: #e2a75a;
}

/* CSS Variables */
:root {
--yellow-currant:#f5c76b;
--bleached-sunflower:#f9e8a4;
--avid-apricot:#f3c5a0;
--sweet-honey:#d1a25c;
--indian-yellow:#e2a75a;
}

More palettes to explore