All Palettes

Color Palette #b54040, #e85e5e, #f0a06a, #f9d97b, #f4e1a4

0%
0%
0%

CSS code for this palette

/* CSS */
.liquorice-stick {
color: #b54040;
}
.reductant {
color: #e85e5e;
}
.monarch-orange {
color: #f0a06a;
}
.firelight {
color: #f9d97b;
}
.optimistic-yellow {
color: #f4e1a4;
}

/* CSS Variables */
:root {
--liquorice-stick:#b54040;
--reductant:#e85e5e;
--monarch-orange:#f0a06a;
--firelight:#f9d97b;
--optimistic-yellow:#f4e1a4;
}

More palettes to explore