All Palettes

Color Palette #f6e79d, #f4d35d, #f9aa34, #f09c00, #d68b00

0%
0%
0%

CSS code for this palette

/* CSS */
.storm-lightning {
color: #f6e79d;
}
.salmon-eggs {
color: #f4d35d;
}
.late-afternoon {
color: #f9aa34;
}
.wiener-schnitzel {
color: #f09c00;
}
.fleur-de-sel-caramel {
color: #d68b00;
}

/* CSS Variables */
:root {
--storm-lightning:#f6e79d;
--salmon-eggs:#f4d35d;
--late-afternoon:#f9aa34;
--wiener-schnitzel:#f09c00;
--fleur-de-sel-caramel:#d68b00;
}

More palettes to explore