All Palettes

Color Palette #a6c6ed, #6dafdf, #4b9bc3, #f5b400, #e6a100

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.xavier-blue {
color: #6dafdf;
}
.mountain-bluebird {
color: #4b9bc3;
}
.american-yellow {
color: #f5b400;
}
.hot-butter {
color: #e6a100;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--xavier-blue:#6dafdf;
--mountain-bluebird:#4b9bc3;
--american-yellow:#f5b400;
--hot-butter:#e6a100;
}

More palettes to explore