All Palettes

Color Palette #a61c25, #b51c1c, #d33131, #e57171, #ffccd1

0%
0%
0%

CSS code for this palette

/* CSS */
.red-hot-mama {
color: #a61c25;
}
.carnelian {
color: #b51c1c;
}
.akuma {
color: #d33131;
}
.pastrami {
color: #e57171;
}
.sweet-sixteen {
color: #ffccd1;
}

/* CSS Variables */
:root {
--red-hot-mama:#a61c25;
--carnelian:#b51c1c;
--akuma:#d33131;
--pastrami:#e57171;
--sweet-sixteen:#ffccd1;
}

More palettes to explore