All Palettes

Color Palette #7b1e50, #872c4f, #a7395c, #e04d83, #f6bbd4

0%
0%
0%

CSS code for this palette

/* CSS */
.smooch {
color: #7b1e50;
}
.raspberry-radiance {
color: #872c4f;
}
.tree-peony {
color: #a7395c;
}
.fandango-pink {
color: #e04d83;
}
.dahlia-delight {
color: #f6bbd4;
}

/* CSS Variables */
:root {
--smooch:#7b1e50;
--raspberry-radiance:#872c4f;
--tree-peony:#a7395c;
--fandango-pink:#e04d83;
--dahlia-delight:#f6bbd4;
}

More palettes to explore