All Palettes

Color Palette #f9b1ae, #f5b2d4, #d1c2e0, #a2d7d5, #63b6b0

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.pink-marshmallow {
color: #f5b2d4;
}
.fresh-heather {
color: #d1c2e0;
}
.smooth-satin {
color: #a2d7d5;
}
.veranda-blue {
color: #63b6b0;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--pink-marshmallow:#f5b2d4;
--fresh-heather:#d1c2e0;
--smooth-satin:#a2d7d5;
--veranda-blue:#63b6b0;
}

More palettes to explore