All Palettes

Color Palette #e25565, #f6908e, #f5b499, #f1d579, #fdf5c4

0%
0%
0%

CSS code for this palette

/* CSS */
.nectarous-nectarine {
color: #e25565;
}
.fruity-licious {
color: #f6908e;
}
.mandys-pink {
color: #f5b499;
}
.sport-yellow {
color: #f1d579;
}
.fondue {
color: #fdf5c4;
}

/* CSS Variables */
:root {
--nectarous-nectarine:#e25565;
--fruity-licious:#f6908e;
--mandys-pink:#f5b499;
--sport-yellow:#f1d579;
--fondue:#fdf5c4;
}

More palettes to explore