All Palettes

Color Palette #b52926, #d45c54, #f1a7a2, #f8bfc2, #e8a4a1

0%
0%
0%

CSS code for this palette

/* CSS */
.aura-orange {
color: #b52926;
}
.rosy-sunset {
color: #d45c54;
}
.calabrese {
color: #f1a7a2;
}
.candy-cane {
color: #f8bfc2;
}
.bussell-lace {
color: #e8a4a1;
}

/* CSS Variables */
:root {
--aura-orange:#b52926;
--rosy-sunset:#d45c54;
--calabrese:#f1a7a2;
--candy-cane:#f8bfc2;
--bussell-lace:#e8a4a1;
}

More palettes to explore