All Palettes

Color Palette #a62d2b, #d32c27, #f5ae3d, #fff9c2, #b1e0e7

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62d2b;
}
.chi-gong {
color: #d32c27;
}
.raichu-orange {
color: #f5ae3d;
}
.twinkling-lights {
color: #fff9c2;
}
.powder-blue {
color: #b1e0e7;
}

/* CSS Variables */
:root {
--harissa-red:#a62d2b;
--chi-gong:#d32c27;
--raichu-orange:#f5ae3d;
--twinkling-lights:#fff9c2;
--powder-blue:#b1e0e7;
}

More palettes to explore