All Palettes

Color Palette #a62d2b, #c75d3d, #d5a834, #f2d378, #f7dfb6

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62d2b;
}
.cold-brew-tonic {
color: #c75d3d;
}
.curry {
color: #d5a834;
}
.summertime {
color: #f2d378;
}
.hinoki {
color: #f7dfb6;
}

/* CSS Variables */
:root {
--harissa-red:#a62d2b;
--cold-brew-tonic:#c75d3d;
--curry:#d5a834;
--summertime:#f2d378;
--hinoki:#f7dfb6;
}

More palettes to explore