All Palettes

Color Palette #a1d0e2, #e7b8a6, #f6d579, #f9b1ae, #f56676

0%
0%
0%

CSS code for this palette

/* CSS */
.light-sky-babe {
color: #a1d0e2;
}
.embrace {
color: #e7b8a6;
}
.oriole-yellow {
color: #f6d579;
}
.peach-bud {
color: #f9b1ae;
}
.sugar-coral {
color: #f56676;
}

/* CSS Variables */
:root {
--light-sky-babe:#a1d0e2;
--embrace:#e7b8a6;
--oriole-yellow:#f6d579;
--peach-bud:#f9b1ae;
--sugar-coral:#f56676;
}

More palettes to explore