All Palettes

Color Palette #d33131, #e57171, #ef9a9a, #ffccd1, #ffebee

0%
0%
0%

CSS code for this palette

/* CSS */
.akuma {
color: #d33131;
}
.pastrami {
color: #e57171;
}
.funki-porcini {
color: #ef9a9a;
}
.sweet-sixteen {
color: #ffccd1;
}
.just-pink-enough {
color: #ffebee;
}

/* CSS Variables */
:root {
--akuma:#d33131;
--pastrami:#e57171;
--funki-porcini:#ef9a9a;
--sweet-sixteen:#ffccd1;
--just-pink-enough:#ffebee;
}

More palettes to explore