All Palettes

Color Palette #e7b1d0, #f5c7a3, #f6e5b1, #d8e5b8, #b8e0d2

0%
0%
0%

CSS code for this palette

/* CSS */
.gumball {
color: #e7b1d0;
}
.australian-apricot {
color: #f5c7a3;
}
.smooth-as-corn-silk {
color: #f6e5b1;
}
.aloe-cream {
color: #d8e5b8;
}
.filtered-forest {
color: #b8e0d2;
}

/* CSS Variables */
:root {
--gumball:#e7b1d0;
--australian-apricot:#f5c7a3;
--smooth-as-corn-silk:#f6e5b1;
--aloe-cream:#d8e5b8;
--filtered-forest:#b8e0d2;
}

More palettes to explore