All Palettes

Color Palette #1e9999, #2bb6b3, #4dd1c2, #76e5d4, #a3f0e1

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-fantasy {
color: #1e9999;
}
.island-aqua {
color: #2bb6b3;
}
.may-day {
color: #4dd1c2;
}
.turquoise-chalk {
color: #76e5d4;
}
.oasis-stream {
color: #a3f0e1;
}

/* CSS Variables */
:root {
--sea-fantasy:#1e9999;
--island-aqua:#2bb6b3;
--may-day:#4dd1c2;
--turquoise-chalk:#76e5d4;
--oasis-stream:#a3f0e1;
}

More palettes to explore