All Palettes

Color Palette #3b5a8c, #5e7a9c, #91afc5, #b5d9e8, #f4e1a4

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3b5a8c;
}
.blue-plate {
color: #5e7a9c;
}
.dove-tail {
color: #91afc5;
}
.chicago-blue {
color: #b5d9e8;
}
.optimistic-yellow {
color: #f4e1a4;
}

/* CSS Variables */
:root {
--antilles-blue:#3b5a8c;
--blue-plate:#5e7a9c;
--dove-tail:#91afc5;
--chicago-blue:#b5d9e8;
--optimistic-yellow:#f4e1a4;
}

More palettes to explore