All Palettes

Color Palette #a6c6ed, #b0d7e8, #d0e9f6, #f6f1d5, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.blue-refrain {
color: #b0d7e8;
}
.freezing-vapor {
color: #d0e9f6;
}
.yellow-diamond {
color: #f6f1d5;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--blue-refrain:#b0d7e8;
--freezing-vapor:#d0e9f6;
--yellow-diamond:#f6f1d5;
--squash-blossom:#f6b83c;
}

More palettes to explore