All Palettes

Color Palette #f6a2b0, #f4cca9, #f1e99d, #b8e6b3, #85d2e0

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a2b0;
}
.allspice {
color: #f4cca9;
}
.first-day-of-summer {
color: #f1e99d;
}
.patina-green {
color: #b8e6b3;
}
.water-nymph {
color: #85d2e0;
}

/* CSS Variables */
:root {
--pink-fit:#f6a2b0;
--allspice:#f4cca9;
--first-day-of-summer:#f1e99d;
--patina-green:#b8e6b3;
--water-nymph:#85d2e0;
}

More palettes to explore