All Palettes

Color Palette #e1c7c1, #f4bab3, #f4d7a9, #f1e1b1, #d5b3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.rosewater {
color: #e1c7c1;
}
.ballerina-tears {
color: #f4bab3;
}
.enjoyable-yellow {
color: #f4d7a9;
}
.bone-white {
color: #f1e1b1;
}
.pretty-petunia {
color: #d5b3e0;
}

/* CSS Variables */
:root {
--rosewater:#e1c7c1;
--ballerina-tears:#f4bab3;
--enjoyable-yellow:#f4d7a9;
--bone-white:#f1e1b1;
--pretty-petunia:#d5b3e0;
}

More palettes to explore