All Palettes

Color Palette #e8a4a1, #f2c5b5, #f6e6c1, #dbe8b5, #aad4c1

0%
0%
0%

CSS code for this palette

/* CSS */
.bussell-lace {
color: #e8a4a1;
}
.brilliant-beige {
color: #f2c5b5;
}
.tea-light {
color: #f6e6c1;
}
.aloe-cream {
color: #dbe8b5;
}
.southern-belle {
color: #aad4c1;
}

/* CSS Variables */
:root {
--bussell-lace:#e8a4a1;
--brilliant-beige:#f2c5b5;
--tea-light:#f6e6c1;
--aloe-cream:#dbe8b5;
--southern-belle:#aad4c1;
}

More palettes to explore