All Palettes

Color Palette #c07c9c, #f3a0b0, #fcd4c0, #f1b74b, #d53449

0%
0%
0%

CSS code for this palette

/* CSS */
.valentine-heart {
color: #c07c9c;
}
.sweet-60 {
color: #f3a0b0;
}
.prairie-dune {
color: #fcd4c0;
}
.maximum-yellow-red {
color: #f1b74b;
}
.anarchist {
color: #d53449;
}

/* CSS Variables */
:root {
--valentine-heart:#c07c9c;
--sweet-60:#f3a0b0;
--prairie-dune:#fcd4c0;
--maximum-yellow-red:#f1b74b;
--anarchist:#d53449;
}

More palettes to explore