All Palettes

Color Palette #a6c6ed, #b4e4f4, #f4d65d, #f7c94b, #f1a8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.echo-iris {
color: #b4e4f4;
}
.salmon-eggs {
color: #f4d65d;
}
.sunny-mood {
color: #f7c94b;
}
.calabrese {
color: #f1a8a2;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--echo-iris:#b4e4f4;
--salmon-eggs:#f4d65d;
--sunny-mood:#f7c94b;
--calabrese:#f1a8a2;
}

More palettes to explore