All Palettes

Color Palette #d82c3d, #f68d3c, #f8b659, #f1d788, #5fc8a5

0%
0%
0%

CSS code for this palette

/* CSS */
.bloody-rust {
color: #d82c3d;
}
.hot-orange {
color: #f68d3c;
}
.amber-yellow {
color: #f8b659;
}
.march-yellow {
color: #f1d788;
}
.diroset {
color: #5fc8a5;
}

/* CSS Variables */
:root {
--bloody-rust:#d82c3d;
--hot-orange:#f68d3c;
--amber-yellow:#f8b659;
--march-yellow:#f1d788;
--diroset:#5fc8a5;
}

More palettes to explore