All Palettes

Color Palette #c92c49, #d0535d, #d67a7d, #e8a1a5, #f1c6cb

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c92c49;
}
.mandy {
color: #d0535d;
}
.juicy-details {
color: #d67a7d;
}
.strawberry-smoothie {
color: #e8a1a5;
}
.rose-aspect {
color: #f1c6cb;
}

/* CSS Variables */
:root {
--french-raspberry:#c92c49;
--mandy:#d0535d;
--juicy-details:#d67a7d;
--strawberry-smoothie:#e8a1a5;
--rose-aspect:#f1c6cb;
}

More palettes to explore