All Palettes

Color Palette #f4e0d7, #e1b7c8, #d7a3c1, #c7a2e2, #a3c5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.touching-white {
color: #f4e0d7;
}
.kunzite {
color: #e1b7c8;
}
.rhubarb-gin {
color: #d7a3c1;
}
.silver-rust {
color: #c7a2e2;
}
.sea-cliff {
color: #a3c5e0;
}

/* CSS Variables */
:root {
--touching-white:#f4e0d7;
--kunzite:#e1b7c8;
--rhubarb-gin:#d7a3c1;
--silver-rust:#c7a2e2;
--sea-cliff:#a3c5e0;
}

More palettes to explore