All Palettes

Color Palette #b7d7d5, #f1b3a2, #f6c5a7, #e8a4a1, #c0afbd

0%
0%
0%

CSS code for this palette

/* CSS */
.greenland-ice {
color: #b7d7d5;
}
.first-date {
color: #f1b3a2;
}
.peach-damask {
color: #f6c5a7;
}
.bussell-lace {
color: #e8a4a1;
}
.velvet-dawn {
color: #c0afbd;
}

/* CSS Variables */
:root {
--greenland-ice:#b7d7d5;
--first-date:#f1b3a2;
--peach-damask:#f6c5a7;
--bussell-lace:#e8a4a1;
--velvet-dawn:#c0afbd;
}

More palettes to explore