All Palettes

Color Palette #5c2e3d, #b0698c, #f2abb3, #f4c59f, #f2e8b5

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-wine {
color: #5c2e3d;
}
.purple-starburst {
color: #b0698c;
}
.strawberry-cream {
color: #f2abb3;
}
.avid-apricot {
color: #f4c59f;
}
.cr-me-de-la-cr-me {
color: #f2e8b5;
}

/* CSS Variables */
:root {
--windsor-wine:#5c2e3d;
--purple-starburst:#b0698c;
--strawberry-cream:#f2abb3;
--avid-apricot:#f4c59f;
--cr-me-de-la-cr-me:#f2e8b5;
}

More palettes to explore