All Palettes

Color Palette #a6c6ed, #b1e59e, #f0f2f4, #ffb84d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.basil-smash {
color: #b1e59e;
}
.zappy-zebra {
color: #f0f2f4;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--basil-smash:#b1e59e;
--zappy-zebra:#f0f2f4;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore