All Palettes

Color Palette #a1c1e8, #b5e3d1, #f3e9af, #f9b3ae, #f6a4a2

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #a1c1e8;
}
.bay {
color: #b5e3d1;
}
.icy-lemonade {
color: #f3e9af;
}
.peach-bud {
color: #f9b3ae;
}
.candy-heart-pink {
color: #f6a4a2;
}

/* CSS Variables */
:root {
--sky-high:#a1c1e8;
--bay:#b5e3d1;
--icy-lemonade:#f3e9af;
--peach-bud:#f9b3ae;
--candy-heart-pink:#f6a4a2;
}

More palettes to explore