All Palettes

Color Palette #e4b4d4, #f2d6ca, #f4c89f, #f7a8a1, #e45e6b

0%
0%
0%

CSS code for this palette

/* CSS */
.gumball {
color: #e4b4d4;
}
.chinese-cherry {
color: #f2d6ca;
}
.sundown {
color: #f4c89f;
}
.roseberry {
color: #f7a8a1;
}
.lovely-little-rosy {
color: #e45e6b;
}

/* CSS Variables */
:root {
--gumball:#e4b4d4;
--chinese-cherry:#f2d6ca;
--sundown:#f4c89f;
--roseberry:#f7a8a1;
--lovely-little-rosy:#e45e6b;
}

More palettes to explore