All Palettes

Color Palette #a6c6ed, #9fc2ea, #f2bae1, #f4d54e, #fbaf3c

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.sweet-dreams {
color: #9fc2ea;
}
.pink-heath {
color: #f2bae1;
}
.fresh-pineapple {
color: #f4d54e;
}
.peach-butter {
color: #fbaf3c;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--sweet-dreams:#9fc2ea;
--pink-heath:#f2bae1;
--fresh-pineapple:#f4d54e;
--peach-butter:#fbaf3c;
}

More palettes to explore