All Palettes

Color Palette #1b649d, #4a9ec4, #88d1e7, #f3e5a0, #fbb060

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b649d;
}
.oasis-spring {
color: #4a9ec4;
}
.afternoon-sky {
color: #88d1e7;
}
.venetian-yellow {
color: #f3e5a0;
}
.vintage-orange {
color: #fbb060;
}

/* CSS Variables */
:root {
--jazz-blue:#1b649d;
--oasis-spring:#4a9ec4;
--afternoon-sky:#88d1e7;
--venetian-yellow:#f3e5a0;
--vintage-orange:#fbb060;
}

More palettes to explore