All Palettes

Color Palette #1b6d8d, #3c9ec8, #57c7e0, #f8e79b, #f9b4b4

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi {
color: #1b6d8d;
}
.blue-raspberry-seed {
color: #3c9ec8;
}
.watercourse {
color: #57c7e0;
}
.storm-lightning {
color: #f8e79b;
}
.precious-pink {
color: #f9b4b4;
}

/* CSS Variables */
:root {
--bondi:#1b6d8d;
--blue-raspberry-seed:#3c9ec8;
--watercourse:#57c7e0;
--storm-lightning:#f8e79b;
--precious-pink:#f9b4b4;
}

More palettes to explore