All Palettes

Color Palette #a6c6ed, #f1b74b, #d86a4b, #a3d55d, #eab8d1

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.maximum-yellow-red {
color: #f1b74b;
}
.jelly-slug {
color: #d86a4b;
}
.lime-lizard {
color: #a3d55d;
}
.sweet-lilac {
color: #eab8d1;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--maximum-yellow-red:#f1b74b;
--jelly-slug:#d86a4b;
--lime-lizard:#a3d55d;
--sweet-lilac:#eab8d1;
}

More palettes to explore