All Palettes

Color Palette #a35c8b, #d09aba, #f2d4e1, #f5efef, #e8e8e8

0%
0%
0%

CSS code for this palette

/* CSS */
.thimble-red {
color: #a35c8b;
}
.sweet-perfume {
color: #d09aba;
}
.hopeful {
color: #f2d4e1;
}
.angel-feather {
color: #f5efef;
}
.unicorn-silver {
color: #e8e8e8;
}

/* CSS Variables */
:root {
--thimble-red:#a35c8b;
--sweet-perfume:#d09aba;
--hopeful:#f2d4e1;
--angel-feather:#f5efef;
--unicorn-silver:#e8e8e8;
}

More palettes to explore