All Palettes

Color Palette #f69898, #f4b3b3, #f8d3a0, #f6d1c1, #f2e6ba

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-punch {
color: #f69898;
}
.precious-pink {
color: #f4b3b3;
}
.ginger-peach {
color: #f8d3a0;
}
.sand-island {
color: #f6d1c1;
}
.menoth-white-base {
color: #f2e6ba;
}

/* CSS Variables */
:root {
--peach-punch:#f69898;
--precious-pink:#f4b3b3;
--ginger-peach:#f8d3a0;
--sand-island:#f6d1c1;
--menoth-white-base:#f2e6ba;
}

More palettes to explore