All Palettes

Color Palette #f6a2a8, #f7d3a1, #f7e9a1, #a1e9f7, #a1b4f7

0%
0%
0%

CSS code for this palette

/* CSS */
.simple-pink {
color: #f6a2a8;
}
.antique-wicker-basket {
color: #f7d3a1;
}
.lazy-daisy {
color: #f7e9a1;
}
.ganon-blue {
color: #a1e9f7;
}
.wondrous-wisteria {
color: #a1b4f7;
}

/* CSS Variables */
:root {
--simple-pink:#f6a2a8;
--antique-wicker-basket:#f7d3a1;
--lazy-daisy:#f7e9a1;
--ganon-blue:#a1e9f7;
--wondrous-wisteria:#a1b4f7;
}

More palettes to explore