All Palettes

Color Palette #c92c4b, #e5767a, #f4a4a8, #f4c3d1, #f1e7e4

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c92c4b;
}
.natural-candy-pink {
color: #e5767a;
}
.calabrese {
color: #f4a4a8;
}
.in-the-pink {
color: #f4c3d1;
}
.pink-prism {
color: #f1e7e4;
}

/* CSS Variables */
:root {
--french-raspberry:#c92c4b;
--natural-candy-pink:#e5767a;
--calabrese:#f4a4a8;
--in-the-pink:#f4c3d1;
--pink-prism:#f1e7e4;
}

More palettes to explore