All Palettes

Color Palette #7cb1a2, #a3d7d1, #e4f1f0, #f7e3a6, #f2b67d

0%
0%
0%

CSS code for this palette

/* CSS */
.beau-monde {
color: #7cb1a2;
}
.smooth-satin {
color: #a3d7d1;
}
.cloud {
color: #e4f1f0;
}
.lemon-ice-yellow {
color: #f7e3a6;
}
.sunburst {
color: #f2b67d;
}

/* CSS Variables */
:root {
--beau-monde:#7cb1a2;
--smooth-satin:#a3d7d1;
--cloud:#e4f1f0;
--lemon-ice-yellow:#f7e3a6;
--sunburst:#f2b67d;
}

More palettes to explore