All Palettes

Color Palette #1a8e8a, #4bb4b0, #76d5d5, #a3e0df, #f2f8f7

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1a8e8a;
}
.crystalsong-blue {
color: #4bb4b0;
}
.andes-sky {
color: #76d5d5;
}
.spinnaker {
color: #a3e0df;
}
.distant-horizon {
color: #f2f8f7;
}

/* CSS Variables */
:root {
--ocean-liner:#1a8e8a;
--crystalsong-blue:#4bb4b0;
--andes-sky:#76d5d5;
--spinnaker:#a3e0df;
--distant-horizon:#f2f8f7;
}

More palettes to explore