All Palettes

Color Palette #c92c4b, #f9a9b6, #f1e5e4, #d6b87a, #5b4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c92c4b;
}
.fresh-on-the-market {
color: #f9a9b6;
}
.venus-pink {
color: #f1e5e4;
}
.sinking-sand {
color: #d6b87a;
}
.bright-eggplant {
color: #5b4b8b;
}

/* CSS Variables */
:root {
--french-raspberry:#c92c4b;
--fresh-on-the-market:#f9a9b6;
--venus-pink:#f1e5e4;
--sinking-sand:#d6b87a;
--bright-eggplant:#5b4b8b;
}

More palettes to explore