All Palettes

Color Palette #3b5b8c, #4f809c, #67a3c5, #b5dfe8, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3b5b8c;
}
.storm-blue {
color: #4f809c;
}
.scott-base {
color: #67a3c5;
}
.quench-blue {
color: #b5dfe8;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--antilles-blue:#3b5b8c;
--storm-blue:#4f809c;
--scott-base:#67a3c5;
--quench-blue:#b5dfe8;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore