All Palettes

Color Palette #f5c161, #f09e56, #e6704c, #d63f2e, #b22e1f

0%
0%
0%

CSS code for this palette

/* CSS */
.sunset-gold {
color: #f5c161;
}
.doughnut {
color: #f09e56;
}
.dusty-orange {
color: #e6704c;
}
.vampire-red {
color: #d63f2e;
}
.cardinal-s-cassock {
color: #b22e1f;
}

/* CSS Variables */
:root {
--sunset-gold:#f5c161;
--doughnut:#f09e56;
--dusty-orange:#e6704c;
--vampire-red:#d63f2e;
--cardinal-s-cassock:#b22e1f;
}

More palettes to explore