All Palettes

Color Palette #f6a2b0, #f7d3a1, #f3e9a0, #b5e7b1, #a3c7e0

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a2b0;
}
.antique-wicker-basket {
color: #f7d3a1;
}
.lazy-daisy {
color: #f3e9a0;
}
.patina-green {
color: #b5e7b1;
}
.sea-cliff {
color: #a3c7e0;
}

/* CSS Variables */
:root {
--pink-fit:#f6a2b0;
--antique-wicker-basket:#f7d3a1;
--lazy-daisy:#f3e9a0;
--patina-green:#b5e7b1;
--sea-cliff:#a3c7e0;
}

More palettes to explore