All Palettes

Color Palette #a62b2b, #c82d3f, #f76e50, #fbad65, #f6e0a7

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62b2b;
}
.etruscan-red {
color: #c82d3f;
}
.royal-blush {
color: #f76e50;
}
.downy-feather {
color: #fbad65;
}
.optimistic-yellow {
color: #f6e0a7;
}

/* CSS Variables */
:root {
--harissa-red:#a62b2b;
--etruscan-red:#c82d3f;
--royal-blush:#f76e50;
--downy-feather:#fbad65;
--optimistic-yellow:#f6e0a7;
}

More palettes to explore