All Palettes

Color Palette #f4d79a, #f2d77d, #f2c763, #f0ba4c, #ef9d39

0%
0%
0%

CSS code for this palette

/* CSS */
.igniting {
color: #f4d79a;
}
.sandy {
color: #f2d77d;
}
.butterblond {
color: #f2c763;
}
.maximum-yellow-red {
color: #f0ba4c;
}
.amber-glow {
color: #ef9d39;
}

/* CSS Variables */
:root {
--igniting:#f4d79a;
--sandy:#f2d77d;
--butterblond:#f2c763;
--maximum-yellow-red:#f0ba4c;
--amber-glow:#ef9d39;
}

More palettes to explore