All Palettes

Color Palette #1e7a8a, #3cafa7, #5fd3c2, #8ef1e9, #ffb19e

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1e7a8a;
}
.island-moment {
color: #3cafa7;
}
.jamaican-jade {
color: #5fd3c2;
}
.bath-water {
color: #8ef1e9;
}
.buttery-salmon {
color: #ffb19e;
}

/* CSS Variables */
:root {
--bermuda:#1e7a8a;
--island-moment:#3cafa7;
--jamaican-jade:#5fd3c2;
--bath-water:#8ef1e9;
--buttery-salmon:#ffb19e;
}

More palettes to explore