All Palettes

Color Palette #f3a0a5, #f8caa5, #f9e5a4, #a7d7b8, #7eb9b2

0%
0%
0%

CSS code for this palette

/* CSS */
.plum-blossom {
color: #f3a0a5;
}
.lion-cub {
color: #f8caa5;
}
.blended-fruit {
color: #f9e5a4;
}
.eerie-glow {
color: #a7d7b8;
}
.winter-surf {
color: #7eb9b2;
}

/* CSS Variables */
:root {
--plum-blossom:#f3a0a5;
--lion-cub:#f8caa5;
--blended-fruit:#f9e5a4;
--eerie-glow:#a7d7b8;
--winter-surf:#7eb9b2;
}

More palettes to explore