All Palettes

Color Palette #1b649d, #3ca5c8, #5dc7e5, #a8e1e0, #f4cf3e

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b649d;
}
.blue-raspberry-seed {
color: #3ca5c8;
}
.magnesia-bay {
color: #5dc7e5;
}
.ice-crystal-blue {
color: #a8e1e0;
}
.marigold-dust {
color: #f4cf3e;
}

/* CSS Variables */
:root {
--jazz-blue:#1b649d;
--blue-raspberry-seed:#3ca5c8;
--magnesia-bay:#5dc7e5;
--ice-crystal-blue:#a8e1e0;
--marigold-dust:#f4cf3e;
}

More palettes to explore