All Palettes

Color Palette #1b6f8d, #50b2b4, #a1e2df, #ffe5a3, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi {
color: #1b6f8d;
}
.crystalsong-blue {
color: #50b2b4;
}
.everest {
color: #a1e2df;
}
.sun-drenched {
color: #ffe5a3;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--bondi:#1b6f8d;
--crystalsong-blue:#50b2b4;
--everest:#a1e2df;
--sun-drenched:#ffe5a3;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore