All Palettes

Color Palette #a6c6ed, #d9b3e6, #f7e1bb, #f6b83c, #d96030

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.pretty-petunia {
color: #d9b3e6;
}
.alpine-berry-yellow {
color: #f7e1bb;
}
.squash-blossom {
color: #f6b83c;
}
.tangerine-bliss {
color: #d96030;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--pretty-petunia:#d9b3e6;
--alpine-berry-yellow:#f7e1bb;
--squash-blossom:#f6b83c;
--tangerine-bliss:#d96030;
}

More palettes to explore