All Palettes

Color Palette #f7b5a1, #f97b8e, #f95d6a, #f9434c, #d22d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.carnation {
color: #f97b8e;
}
.grenadine-pink {
color: #f95d6a;
}
.sunburnt-cyclops {
color: #f9434c;
}
.akuma {
color: #d22d3a;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--carnation:#f97b8e;
--grenadine-pink:#f95d6a;
--sunburnt-cyclops:#f9434c;
--akuma:#d22d3a;
}

More palettes to explore