All Palettes

Color Palette #f9aeae, #f4b8d3, #f7c6a6, #f2e7b0, #b4e4d7

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.pink-marshmallow {
color: #f4b8d3;
}
.peach-damask {
color: #f7c6a6;
}
.oyster-bisque {
color: #f2e7b0;
}
.ode-to-green {
color: #b4e4d7;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--pink-marshmallow:#f4b8d3;
--peach-damask:#f7c6a6;
--oyster-bisque:#f2e7b0;
--ode-to-green:#b4e4d7;
}

More palettes to explore