All Palettes

Color Palette #f7b2a1, #f1c6a7, #dae4b4, #a7d7b8, #5cdb95

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.citrus-sachet {
color: #f1c6a7;
}
.natural-youth {
color: #dae4b4;
}
.eerie-glow {
color: #a7d7b8;
}
.vegetation {
color: #5cdb95;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--citrus-sachet:#f1c6a7;
--natural-youth:#dae4b4;
--eerie-glow:#a7d7b8;
--vegetation:#5cdb95;
}

More palettes to explore