All Palettes

Color Palette #a6c6ed, #f0a800, #f6c5a2, #ff6e61, #b1e2d5

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.welcoming-wasp {
color: #f0a800;
}
.shrimp-toast {
color: #f6c5a2;
}
.grapefruit-pulp {
color: #ff6e61;
}
.ice-cube {
color: #b1e2d5;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--welcoming-wasp:#f0a800;
--shrimp-toast:#f6c5a2;
--grapefruit-pulp:#ff6e61;
--ice-cube:#b1e2d5;
}

More palettes to explore