All Palettes

Color Palette #f5b59e, #f8caa5, #fddc9b, #e3e27d, #b5d3a7

0%
0%
0%

CSS code for this palette

/* CSS */
.mandys-pink {
color: #f5b59e;
}
.lion-cub {
color: #f8caa5;
}
.butter-cupcake {
color: #fddc9b;
}
.charlock {
color: #e3e27d;
}
.apple-cream {
color: #b5d3a7;
}

/* CSS Variables */
:root {
--mandys-pink:#f5b59e;
--lion-cub:#f8caa5;
--butter-cupcake:#fddc9b;
--charlock:#e3e27d;
--apple-cream:#b5d3a7;
}

More palettes to explore