All Palettes

Color Palette #1c6b8d, #69b6c3, #a3e0df, #f0e8b2, #f38a39

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi {
color: #1c6b8d;
}
.maritime-soft-blue {
color: #69b6c3;
}
.spinnaker {
color: #a3e0df;
}
.invigorating {
color: #f0e8b2;
}
.hot-orange {
color: #f38a39;
}

/* CSS Variables */
:root {
--bondi:#1c6b8d;
--maritime-soft-blue:#69b6c3;
--spinnaker:#a3e0df;
--invigorating:#f0e8b2;
--hot-orange:#f38a39;
}

More palettes to explore