All Palettes

Color Palette #f7b1a1, #f0a3a5, #e5717e, #ef5552, #d33131

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.pink-icing {
color: #f0a3a5;
}
.turnip-the-pink {
color: #e5717e;
}
.khmer-curry {
color: #ef5552;
}
.akuma {
color: #d33131;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--pink-icing:#f0a3a5;
--turnip-the-pink:#e5717e;
--khmer-curry:#ef5552;
--akuma:#d33131;
}

More palettes to explore