All Palettes

Color Palette #f5c99e, #f6a579, #f86d6d, #e84f66, #a03b58

0%
0%
0%

CSS code for this palette

/* CSS */
.sundown {
color: #f5c99e;
}
.pumpkin-hue {
color: #f6a579;
}
.breeze-of-chilli {
color: #f86d6d;
}
.bara-red {
color: #e84f66;
}
.night-shadz {
color: #a03b58;
}

/* CSS Variables */
:root {
--sundown:#f5c99e;
--pumpkin-hue:#f6a579;
--breeze-of-chilli:#f86d6d;
--bara-red:#e84f66;
--night-shadz:#a03b58;
}

More palettes to explore