All Palettes

Color Palette #a30034, #c92c41, #eab7b3, #f3e5d8, #fff6e0

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-lava {
color: #a30034;
}
.red-peppercorn {
color: #c92c41;
}
.beauty-bush {
color: #eab7b3;
}
.early-sunset {
color: #f3e5d8;
}
.creamy-cloud-dreams {
color: #fff6e0;
}

/* CSS Variables */
:root {
--hot-lava:#a30034;
--red-peppercorn:#c92c41;
--beauty-bush:#eab7b3;
--early-sunset:#f3e5d8;
--creamy-cloud-dreams:#fff6e0;
}

More palettes to explore