All Palettes

Color Palette #a04b4c, #c07c7d, #ddc7a2, #abd9b1, #7d4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-cherry {
color: #a04b4c;
}
.chick-flick {
color: #c07c7d;
}
.oatmeal-bath {
color: #ddc7a2;
}
.big-spender {
color: #abd9b1;
}
.cleopatra-s-gown {
color: #7d4b8b;
}

/* CSS Variables */
:root {
--sweet-cherry:#a04b4c;
--chick-flick:#c07c7d;
--oatmeal-bath:#ddc7a2;
--big-spender:#abd9b1;
--cleopatra-s-gown:#7d4b8b;
}

More palettes to explore