All Palettes

Color Palette #f9e0a4, #f4c89f, #f29c9c, #e76a8b, #d24176

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-dust {
color: #f9e0a4;
}
.sundown {
color: #f4c89f;
}
.pink-eraser {
color: #f29c9c;
}
.deep-blush {
color: #e76a8b;
}
.rubber-band {
color: #d24176;
}

/* CSS Variables */
:root {
--sun-dust:#f9e0a4;
--sundown:#f4c89f;
--pink-eraser:#f29c9c;
--deep-blush:#e76a8b;
--rubber-band:#d24176;
}

More palettes to explore