All Palettes

Color Palette #a62b2b, #c92c49, #eab8c8, #f7e7d4, #f0b400

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62b2b;
}
.french-raspberry {
color: #c92c49;
}
.chantilly {
color: #eab8c8;
}
.melon-tint {
color: #f7e7d4;
}
.american-yellow {
color: #f0b400;
}

/* CSS Variables */
:root {
--harissa-red:#a62b2b;
--french-raspberry:#c92c49;
--chantilly:#eab8c8;
--melon-tint:#f7e7d4;
--american-yellow:#f0b400;
}

More palettes to explore