All Palettes

Color Palette #f7b2a1, #f9cca9, #fce1b6, #f3e8b4, #e1c6d4

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.allspice {
color: #f9cca9;
}
.yellow-essence {
color: #fce1b6;
}
.cr-me-de-la-cr-me {
color: #f3e8b4;
}
.etcetera {
color: #e1c6d4;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--allspice:#f9cca9;
--yellow-essence:#fce1b6;
--cr-me-de-la-cr-me:#f3e8b4;
--etcetera:#e1c6d4;
}

More palettes to explore