All Palettes

Color Palette #f3a4a0, #f5ccb7, #f6e4c1, #a7d7b8, #7abbe6

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f3a4a0;
}
.apricot-freeze {
color: #f5ccb7;
}
.tea-light {
color: #f6e4c1;
}
.eerie-glow {
color: #a7d7b8;
}
.aero {
color: #7abbe6;
}

/* CSS Variables */
:root {
--roseberry:#f3a4a0;
--apricot-freeze:#f5ccb7;
--tea-light:#f6e4c1;
--eerie-glow:#a7d7b8;
--aero:#7abbe6;
}

More palettes to explore