All Palettes

Color Palette #f7b2a1, #f8c6a5, #f9d89f, #f1e1a7, #e8bbc7

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.peach-damask {
color: #f8c6a5;
}
.milky-maize {
color: #f9d89f;
}
.french-vanilla {
color: #f1e1a7;
}
.hydrangea-pink {
color: #e8bbc7;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--peach-damask:#f8c6a5;
--milky-maize:#f9d89f;
--french-vanilla:#f1e1a7;
--hydrangea-pink:#e8bbc7;
}

More palettes to explore