All Palettes

Color Palette #390e34, #710e39, #a92d4e, #f0514c, #f7e3b0

0%
0%
0%

CSS code for this palette

/* CSS */
.cured-eggplant {
color: #390e34;
}
.her-fierceness {
color: #710e39;
}
.primal-red {
color: #a92d4e;
}
.pastel-strawberry {
color: #f0514c;
}
.friendly-yellow {
color: #f7e3b0;
}

/* CSS Variables */
:root {
--cured-eggplant:#390e34;
--her-fierceness:#710e39;
--primal-red:#a92d4e;
--pastel-strawberry:#f0514c;
--friendly-yellow:#f7e3b0;
}

More palettes to explore