All Palettes

Color Palette #f3a0c7, #f4b79f, #f4da9a, #a2dae6, #4d9d9b

0%
0%
0%

CSS code for this palette

/* CSS */
.pastel-magenta {
color: #f3a0c7;
}
.mandys-pink {
color: #f4b79f;
}
.sunbathed {
color: #f4da9a;
}
.nevada-sky {
color: #a2dae6;
}
.coolbox-ice-turquoise {
color: #4d9d9b;
}

/* CSS Variables */
:root {
--pastel-magenta:#f3a0c7;
--mandys-pink:#f4b79f;
--sunbathed:#f4da9a;
--nevada-sky:#a2dae6;
--coolbox-ice-turquoise:#4d9d9b;
}

More palettes to explore