All Palettes

Color Palette #ffc861, #f9f971, #ff6e61, #d85f41, #8d3a3a

0%
0%
0%

CSS code for this palette

/* CSS */
.smiley-face {
color: #ffc861;
}
.old-laser-lemon {
color: #f9f971;
}
.grapefruit-pulp {
color: #ff6e61;
}
.fireglow {
color: #d85f41;
}
.bacchanalia-red {
color: #8d3a3a;
}

/* CSS Variables */
:root {
--smiley-face:#ffc861;
--old-laser-lemon:#f9f971;
--grapefruit-pulp:#ff6e61;
--fireglow:#d85f41;
--bacchanalia-red:#8d3a3a;
}

More palettes to explore