All Palettes

Color Palette #d33131, #f490b1, #000000, #ffccd1, #c72929

0%
0%
0%

CSS code for this palette

/* CSS */
.akuma {
color: #d33131;
}
.sachet-pink {
color: #f490b1;
}
.black {
color: #000000;
}
.sweet-sixteen {
color: #ffccd1;
}
.akabeni {
color: #c72929;
}

/* CSS Variables */
:root {
--akuma:#d33131;
--sachet-pink:#f490b1;
--black:#000000;
--sweet-sixteen:#ffccd1;
--akabeni:#c72929;
}

More palettes to explore