All Palettes

Color Palette #a6c6ed, #b2e0f0, #f2e3c5, #f9c7b4, #efa4af

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.break-the-ice {
color: #b2e0f0;
}
.afterglow {
color: #f2e3c5;
}
.salmon-beauty {
color: #f9c7b4;
}
.pinque {
color: #efa4af;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--break-the-ice:#b2e0f0;
--afterglow:#f2e3c5;
--salmon-beauty:#f9c7b4;
--pinque:#efa4af;
}

More palettes to explore