All Palettes

Color Palette #f24c40, #e57a6c, #f3b6a0, #f8ced2, #e8a6af

0%
0%
0%

CSS code for this palette

/* CSS */
.strawberry-avalanche {
color: #f24c40;
}
.cosmic-coral {
color: #e57a6c;
}
.first-date {
color: #f3b6a0;
}
.pinktone {
color: #f8ced2;
}
.love-at-first-sight {
color: #e8a6af;
}

/* CSS Variables */
:root {
--strawberry-avalanche:#f24c40;
--cosmic-coral:#e57a6c;
--first-date:#f3b6a0;
--pinktone:#f8ced2;
--love-at-first-sight:#e8a6af;
}

More palettes to explore