All Palettes

Color Palette #f6a4a2, #f2d7a6, #e8e8b0, #a8d6b9, #79b8e2

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f6a4a2;
}
.garbanzo-bean {
color: #f2d7a6;
}
.tender-yellow {
color: #e8e8b0;
}
.eerie-glow {
color: #a8d6b9;
}
.costa-rica-blue {
color: #79b8e2;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f6a4a2;
--garbanzo-bean:#f2d7a6;
--tender-yellow:#e8e8b0;
--eerie-glow:#a8d6b9;
--costa-rica-blue:#79b8e2;
}

More palettes to explore