All Palettes

Color Palette #f7b5a1, #f5c99e, #f2e89c, #a9d6bb, #80b3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.sundown {
color: #f5c99e;
}
.first-day-of-summer {
color: #f2e89c;
}
.eerie-glow {
color: #a9d6bb;
}
.regale-blue {
color: #80b3d6;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--sundown:#f5c99e;
--first-day-of-summer:#f2e89c;
--eerie-glow:#a9d6bb;
--regale-blue:#80b3d6;
}

More palettes to explore