All Palettes

Color Palette #b2c3e0, #e6a8d6, #f9d48b, #f96a4e, #aad5b8

0%
0%
0%

CSS code for this palette

/* CSS */
.simply-sparkling {
color: #b2c3e0;
}
.light-orchid {
color: #e6a8d6;
}
.orange-chalk {
color: #f9d48b;
}
.sango-red {
color: #f96a4e;
}
.eerie-glow {
color: #aad5b8;
}

/* CSS Variables */
:root {
--simply-sparkling:#b2c3e0;
--light-orchid:#e6a8d6;
--orange-chalk:#f9d48b;
--sango-red:#f96a4e;
--eerie-glow:#aad5b8;
}

More palettes to explore