All Palettes

Color Palette #1b649d, #3ca7c8, #5fd3e3, #a1e8d5, #f4ffb3

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b649d;
}
.blue-raspberry-seed {
color: #3ca7c8;
}
.pluviophile {
color: #5fd3e3;
}
.oasis-stream {
color: #a1e8d5;
}
.yellow-chalk {
color: #f4ffb3;
}

/* CSS Variables */
:root {
--jazz-blue:#1b649d;
--blue-raspberry-seed:#3ca7c8;
--pluviophile:#5fd3e3;
--oasis-stream:#a1e8d5;
--yellow-chalk:#f4ffb3;
}

More palettes to explore