All Palettes

Color Palette #1e9f9f, #50c3c1, #6fb8d3, #f7c94b, #f67e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic {
color: #1e9f9f;
}
.gem-turquoise {
color: #50c3c1;
}
.blue-brocade {
color: #6fb8d3;
}
.sunny-mood {
color: #f7c94b;
}
.shell-pink {
color: #f67e7e;
}

/* CSS Variables */
:root {
--baltic:#1e9f9f;
--gem-turquoise:#50c3c1;
--blue-brocade:#6fb8d3;
--sunny-mood:#f7c94b;
--shell-pink:#f67e7e;
}

More palettes to explore