All Palettes

Color Palette #983e50, #c55e72, #e5a9b4, #f3c1b9, #f3e7e9

0%
0%
0%

CSS code for this palette

/* CSS */
.algae-red {
color: #983e50;
}
.triple-berry {
color: #c55e72;
}
.sweet-heart {
color: #e5a9b4;
}
.alpenglow {
color: #f3c1b9;
}
.white-red {
color: #f3e7e9;
}

/* CSS Variables */
:root {
--algae-red:#983e50;
--triple-berry:#c55e72;
--sweet-heart:#e5a9b4;
--alpenglow:#f3c1b9;
--white-red:#f3e7e9;
}

More palettes to explore