All Palettes

Color Palette #a93759, #c24c6e, #d8a6b4, #f0c7d6, #f3e2e7

0%
0%
0%

CSS code for this palette

/* CSS */
.cranberry-sauce {
color: #a93759;
}
.vibrant-red {
color: #c24c6e;
}
.pink-nectar {
color: #d8a6b4;
}
.lily-legs {
color: #f0c7d6;
}
.be-mine {
color: #f3e2e7;
}

/* CSS Variables */
:root {
--cranberry-sauce:#a93759;
--vibrant-red:#c24c6e;
--pink-nectar:#d8a6b4;
--lily-legs:#f0c7d6;
--be-mine:#f3e2e7;
}

More palettes to explore