All Palettes

Color Palette #f5c73d, #f9a52f, #f47b1f, #e55b1f, #da4b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.lemonade-stand {
color: #f5c73d;
}
.carona {
color: #f9a52f;
}
.sun-orange {
color: #f47b1f;
}
.puffins-bill {
color: #e55b1f;
}
.crab-curry {
color: #da4b2b;
}

/* CSS Variables */
:root {
--lemonade-stand:#f5c73d;
--carona:#f9a52f;
--sun-orange:#f47b1f;
--puffins-bill:#e55b1f;
--crab-curry:#da4b2b;
}

More palettes to explore