All Palettes

Color Palette #f7b2a1, #f5c56b, #b1e2b5, #80b1e5, #a67cb1

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.yellow-currant {
color: #f5c56b;
}
.fringy-flower {
color: #b1e2b5;
}
.pool-floor {
color: #80b1e5;
}
.heart-potion {
color: #a67cb1;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--yellow-currant:#f5c56b;
--fringy-flower:#b1e2b5;
--pool-floor:#80b1e5;
--heart-potion:#a67cb1;
}

More palettes to explore