All Palettes

Color Palette #f6c5a7, #f2aaa1, #f69a8e, #f68e74, #f67855

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f6c5a7;
}
.rosy-outlook {
color: #f2aaa1;
}
.cherrystone {
color: #f69a8e;
}
.moegi-green {
color: #f68e74;
}
.adventure-island-pink {
color: #f67855;
}

/* CSS Variables */
:root {
--peach-damask:#f6c5a7;
--rosy-outlook:#f2aaa1;
--cherrystone:#f69a8e;
--moegi-green:#f68e74;
--adventure-island-pink:#f67855;
}

More palettes to explore