All Palettes

Color Palette #e2a1c2, #f6cbda, #f6e5d5, #f7e5bb, #e6c85c

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e2a1c2;
}
.baby-steps {
color: #f6cbda;
}
.heirloom-lace {
color: #f6e5d5;
}
.gentle-glow {
color: #f7e5bb;
}
.tasman-honey-yellow {
color: #e6c85c;
}

/* CSS Variables */
:root {
--prettiest-pink:#e2a1c2;
--baby-steps:#f6cbda;
--heirloom-lace:#f6e5d5;
--gentle-glow:#f7e5bb;
--tasman-honey-yellow:#e6c85c;
}

More palettes to explore