All Palettes

Color Palette #f7b2a1, #f5cc9e, #f9eaa4, #a4d6b1, #80b3af

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.granola {
color: #f5cc9e;
}
.lazy-daisy {
color: #f9eaa4;
}
.frugal {
color: #a4d6b1;
}
.melodious {
color: #80b3af;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--granola:#f5cc9e;
--lazy-daisy:#f9eaa4;
--frugal:#a4d6b1;
--melodious:#80b3af;
}

More palettes to explore