All Palettes

Color Palette #f5b59e, #f9d4ae, #fce5ca, #f3e6a5, #f9b9b4

0%
0%
0%

CSS code for this palette

/* CSS */
.mandys-pink {
color: #f5b59e;
}
.ice-cream-parlour {
color: #f9d4ae;
}
.playful-peach {
color: #fce5ca;
}
.cymophane-yellow {
color: #f3e6a5;
}
.mixed-fruit {
color: #f9b9b4;
}

/* CSS Variables */
:root {
--mandys-pink:#f5b59e;
--ice-cream-parlour:#f9d4ae;
--playful-peach:#fce5ca;
--cymophane-yellow:#f3e6a5;
--mixed-fruit:#f9b9b4;
}

More palettes to explore