All Palettes

Color Palette #f4c32f, #f6d779, #f9e8b4, #fce4a1, #faa700

0%
0%
0%

CSS code for this palette

/* CSS */
.saffron {
color: #f4c32f;
}
.golden-raspberry {
color: #f6d779;
}
.banana-yogurt {
color: #f9e8b4;
}
.durango-dust {
color: #fce4a1;
}
.chrome-yellow {
color: #faa700;
}

/* CSS Variables */
:root {
--saffron:#f4c32f;
--golden-raspberry:#f6d779;
--banana-yogurt:#f9e8b4;
--durango-dust:#fce4a1;
--chrome-yellow:#faa700;
}

More palettes to explore