All Palettes

Color Palette #a45b7c, #d5b39a, #f2e2cf, #a7c6e7, #6f9b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.cosmetic-red {
color: #a45b7c;
}
.entrada-sandstone {
color: #d5b39a;
}
.fondant {
color: #f2e2cf;
}
.island-light {
color: #a7c6e7;
}
.peahen {
color: #6f9b8c;
}

/* CSS Variables */
:root {
--cosmetic-red:#a45b7c;
--entrada-sandstone:#d5b39a;
--fondant:#f2e2cf;
--island-light:#a7c6e7;
--peahen:#6f9b8c;
}

More palettes to explore