All Palettes

Color Palette #f7b5a1, #f4c99f, #f1d99d, #f7e7a6, #a7d7b8

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.sundown {
color: #f4c99f;
}
.pie-crust {
color: #f1d99d;
}
.gold-sand {
color: #f7e7a6;
}
.eerie-glow {
color: #a7d7b8;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--sundown:#f4c99f;
--pie-crust:#f1d99d;
--gold-sand:#f7e7a6;
--eerie-glow:#a7d7b8;
}

More palettes to explore