All Palettes

Color Palette #f6d560, #f5b85c, #f28e50, #d65e3d, #c63939

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-eggs {
color: #f6d560;
}
.crunch {
color: #f5b85c;
}
.chinese-lantern {
color: #f28e50;
}
.fireglow {
color: #d65e3d;
}
.stop {
color: #c63939;
}

/* CSS Variables */
:root {
--salmon-eggs:#f6d560;
--crunch:#f5b85c;
--chinese-lantern:#f28e50;
--fireglow:#d65e3d;
--stop:#c63939;
}

More palettes to explore