All Palettes

Color Palette #eab8d1, #f2d4e1, #f7e3e7, #f9f5d7, #d3c4a1

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.hopeful {
color: #f2d4e1;
}
.marshmallow-rose {
color: #f7e3e7;
}
.transcendence {
color: #f9f5d7;
}
.double-spanish-white {
color: #d3c4a1;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--hopeful:#f2d4e1;
--marshmallow-rose:#f7e3e7;
--transcendence:#f9f5d7;
--double-spanish-white:#d3c4a1;
}

More palettes to explore