All Palettes

Color Palette #f7a7a1, #f1d3c6, #f7e0a6, #d1f2a6, #a6e3f7

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f7a7a1;
}
.melon-pink {
color: #f1d3c6;
}
.optimistic-yellow {
color: #f7e0a6;
}
.reef-refractions {
color: #d1f2a6;
}
.ganon-blue {
color: #a6e3f7;
}

/* CSS Variables */
:root {
--roseberry:#f7a7a1;
--melon-pink:#f1d3c6;
--optimistic-yellow:#f7e0a6;
--reef-refractions:#d1f2a6;
--ganon-blue:#a6e3f7;
}

More palettes to explore