All Palettes

Color Palette #eab8d1, #f2c7b0, #f6d6a7, #f1e5b1, #d0e8b0

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.peach-temptation {
color: #f2c7b0;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.oyster-bisque {
color: #f1e5b1;
}
.lasting-thoughts {
color: #d0e8b0;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--peach-temptation:#f2c7b0;
--enjoyable-yellow:#f6d6a7;
--oyster-bisque:#f1e5b1;
--lasting-thoughts:#d0e8b0;
}

More palettes to explore