All Palettes

Color Palette #3a5b8d, #698bba, #a2c7e7, #f0e4a8, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3a5b8d;
}
.faded-blue {
color: #698bba;
}
.windsor-way {
color: #a2c7e7;
}
.boxwood-yellow {
color: #f0e4a8;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--antilles-blue:#3a5b8d;
--faded-blue:#698bba;
--windsor-way:#a2c7e7;
--boxwood-yellow:#f0e4a8;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore