All Palettes

Color Palette #1e7a8a, #4fb5b5, #a3e0e0, #f3d97c, #f24f40

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1e7a8a;
}
.crystalsong-blue {
color: #4fb5b5;
}
.spinnaker {
color: #a3e0e0;
}
.sandy {
color: #f3d97c;
}
.strawberry-avalanche {
color: #f24f40;
}

/* CSS Variables */
:root {
--bermuda:#1e7a8a;
--crystalsong-blue:#4fb5b5;
--spinnaker:#a3e0e0;
--sandy:#f3d97c;
--strawberry-avalanche:#f24f40;
}

More palettes to explore