All Palettes

Color Palette #cc2e3e, #e64c52, #f7aaa1, #f3e053, #509b50

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #cc2e3e;
}
.thimbleberry {
color: #e64c52;
}
.rosy-outlook {
color: #f7aaa1;
}
.tamarack-yellow {
color: #f3e053;
}
.fruit-salad {
color: #509b50;
}

/* CSS Variables */
:root {
--etruscan-red:#cc2e3e;
--thimbleberry:#e64c52;
--rosy-outlook:#f7aaa1;
--tamarack-yellow:#f3e053;
--fruit-salad:#509b50;
}

More palettes to explore