All Palettes

Color Palette #a3d7d4, #6ea093, #a25d90, #eab8ce, #f7d5a6

0%
0%
0%

CSS code for this palette

/* CSS */
.smooth-satin {
color: #a3d7d4;
}
.greyish-teal {
color: #6ea093;
}
.thimble-red {
color: #a25d90;
}
.sweet-lilac {
color: #eab8ce;
}
.prosecco {
color: #f7d5a6;
}

/* CSS Variables */
:root {
--smooth-satin:#a3d7d4;
--greyish-teal:#6ea093;
--thimble-red:#a25d90;
--sweet-lilac:#eab8ce;
--prosecco:#f7d5a6;
}

More palettes to explore