All Palettes

Color Palette #e7b7b1, #f0d2b7, #f5e7c2, #d7e9b9, #b1e0e7

0%
0%
0%

CSS code for this palette

/* CSS */
.noble-blush {
color: #e7b7b1;
}
.creamery {
color: #f0d2b7;
}
.pipitschah {
color: #f5e7c2;
}
.aloe-cream {
color: #d7e9b9;
}
.powder-blue {
color: #b1e0e7;
}

/* CSS Variables */
:root {
--noble-blush:#e7b7b1;
--creamery:#f0d2b7;
--pipitschah:#f5e7c2;
--aloe-cream:#d7e9b9;
--powder-blue:#b1e0e7;
}

More palettes to explore