All Palettes

Color Palette #f6b4a2, #f9cbae, #fde3bf, #f3e7d3, #e0c5b8

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f6b4a2;
}
.whipped-peach {
color: #f9cbae;
}
.messinesi {
color: #fde3bf;
}
.vanilla-paste {
color: #f3e7d3;
}
.sand-dance {
color: #e0c5b8;
}

/* CSS Variables */
:root {
--first-date:#f6b4a2;
--whipped-peach:#f9cbae;
--messinesi:#fde3bf;
--vanilla-paste:#f3e7d3;
--sand-dance:#e0c5b8;
}

More palettes to explore