All Palettes

Color Palette #f9e0a4, #f3c3b9, #f29d8c, #ff6e61, #e86d8e

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-dust {
color: #f9e0a4;
}
.serene-pink {
color: #f3c3b9;
}
.fruit-shake {
color: #f29d8c;
}
.grapefruit-pulp {
color: #ff6e61;
}
.loveland {
color: #e86d8e;
}

/* CSS Variables */
:root {
--sun-dust:#f9e0a4;
--serene-pink:#f3c3b9;
--fruit-shake:#f29d8c;
--grapefruit-pulp:#ff6e61;
--loveland:#e86d8e;
}

More palettes to explore