All Palettes

Color Palette #f6a2a2, #f1c2b6, #e4d0a0, #b9e4d5, #7db6e8

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f6a2a2;
}
.new-clay {
color: #f1c2b6;
}
.woven {
color: #e4d0a0;
}
.ode-to-green {
color: #b9e4d5;
}
.aero {
color: #7db6e8;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f6a2a2;
--new-clay:#f1c2b6;
--woven:#e4d0a0;
--ode-to-green:#b9e4d5;
--aero:#7db6e8;
}

More palettes to explore