All Palettes

Color Palette #f8d1c4, #f3a5a0, #ef7b8f, #e85e73, #c84c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.demure-pink {
color: #f8d1c4;
}
.roseberry {
color: #f3a5a0;
}
.dimple {
color: #ef7b8f;
}
.bubblegum {
color: #e85e73;
}
.mulberry-yogurt {
color: #c84c8c;
}

/* CSS Variables */
:root {
--demure-pink:#f8d1c4;
--roseberry:#f3a5a0;
--dimple:#ef7b8f;
--bubblegum:#e85e73;
--mulberry-yogurt:#c84c8c;
}

More palettes to explore