All Palettes

Color Palette #354e8d, #5a7dba, #a2c7e7, #f0b6a3, #f6993c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-highlight {
color: #354e8d;
}
.woad-blue {
color: #5a7dba;
}
.windsor-way {
color: #a2c7e7;
}
.antique-cameo {
color: #f0b6a3;
}
.chat-orange {
color: #f6993c;
}

/* CSS Variables */
:root {
--blue-highlight:#354e8d;
--woad-blue:#5a7dba;
--windsor-way:#a2c7e7;
--antique-cameo:#f0b6a3;
--chat-orange:#f6993c;
}

More palettes to explore