All Palettes

Color Palette #d3a5a1, #e0c5b8, #f4e0ae, #f7f3c0, #e1e9b9

0%
0%
0%

CSS code for this palette

/* CSS */
.la-vie-en-rose {
color: #d3a5a1;
}
.sand-dance {
color: #e0c5b8;
}
.milk-quartz {
color: #f4e0ae;
}
.cocoa-butter {
color: #f7f3c0;
}
.iced-celery {
color: #e1e9b9;
}

/* CSS Variables */
:root {
--la-vie-en-rose:#d3a5a1;
--sand-dance:#e0c5b8;
--milk-quartz:#f4e0ae;
--cocoa-butter:#f7f3c0;
--iced-celery:#e1e9b9;
}

More palettes to explore