All Palettes

Color Palette #a62b2b, #d3d82c, #f5b400, #9fc4e9, #c92c41

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62b2b;
}
.poisonous-ice-cream {
color: #d3d82c;
}
.american-yellow {
color: #f5b400;
}
.sweet-dreams {
color: #9fc4e9;
}
.red-peppercorn {
color: #c92c41;
}

/* CSS Variables */
:root {
--harissa-red:#a62b2b;
--poisonous-ice-cream:#d3d82c;
--american-yellow:#f5b400;
--sweet-dreams:#9fc4e9;
--red-peppercorn:#c92c41;
}

More palettes to explore