All Palettes

Color Palette #1b6b8d, #4db3af, #89e1d4, #f5e2a3, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi {
color: #1b6b8d;
}
.crystalsong-blue {
color: #4db3af;
}
.sea-foam {
color: #89e1d4;
}
.sun-dust {
color: #f5e2a3;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--bondi:#1b6b8d;
--crystalsong-blue:#4db3af;
--sea-foam:#89e1d4;
--sun-dust:#f5e2a3;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore