All Palettes

Color Palette #a2c7e7, #5a8ed3, #3e6aa8, #a9dbaf, #f5a35b

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.blue-dart {
color: #5a8ed3;
}
.indigo-batik {
color: #3e6aa8;
}
.big-spender {
color: #a9dbaf;
}
.sandy-brown {
color: #f5a35b;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--blue-dart:#5a8ed3;
--indigo-batik:#3e6aa8;
--big-spender:#a9dbaf;
--sandy-brown:#f5a35b;
}

More palettes to explore