All Palettes

Color Palette #3b5e8c, #5d9fcb, #98d0e7, #f5d547, #ea7d3e

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3b5e8c;
}
.tall-waves {
color: #5d9fcb;
}
.light-whimsy {
color: #98d0e7;
}
.anna-banana {
color: #f5d547;
}
.salsa-sizzle {
color: #ea7d3e;
}

/* CSS Variables */
:root {
--antilles-blue:#3b5e8c;
--tall-waves:#5d9fcb;
--light-whimsy:#98d0e7;
--anna-banana:#f5d547;
--salsa-sizzle:#ea7d3e;
}

More palettes to explore