All Palettes

Color Palette #a6c6ed, #b1e0e7, #f0a800, #f56b3d, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.powder-blue {
color: #b1e0e7;
}
.welcoming-wasp {
color: #f0a800;
}
.opulent-orange {
color: #f56b3d;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--powder-blue:#b1e0e7;
--welcoming-wasp:#f0a800;
--opulent-orange:#f56b3d;
--mandarin-red:#e74d3c;
}

More palettes to explore