All Palettes

Color Palette #f49ac2, #f5c6a8, #f5e4b7, #b7e6c1, #74c3c1

0%
0%
0%

CSS code for this palette

/* CSS */
.pastel-magenta {
color: #f49ac2;
}
.peach-damask {
color: #f5c6a8;
}
.martica {
color: #f5e4b7;
}
.glaucous-green {
color: #b7e6c1;
}
.cyantific {
color: #74c3c1;
}

/* CSS Variables */
:root {
--pastel-magenta:#f49ac2;
--peach-damask:#f5c6a8;
--martica:#f5e4b7;
--glaucous-green:#b7e6c1;
--cyantific:#74c3c1;
}

More palettes to explore