All Palettes

Color Palette #a7d3d2, #f1c1b6, #f5e4b7, #d3a1a6, #e4b9d5

0%
0%
0%

CSS code for this palette

/* CSS */
.sinbad {
color: #a7d3d2;
}
.new-clay {
color: #f1c1b6;
}
.martica {
color: #f5e4b7;
}
.silver-rose {
color: #d3a1a6;
}
.child-s-play {
color: #e4b9d5;
}

/* CSS Variables */
:root {
--sinbad:#a7d3d2;
--new-clay:#f1c1b6;
--martica:#f5e4b7;
--silver-rose:#d3a1a6;
--child-s-play:#e4b9d5;
}

More palettes to explore