All Palettes

Color Palette #1e7a8a, #2ac0a0, #3be8c8, #69e2b6, #a5f8e1

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1e7a8a;
}
.first-post {
color: #2ac0a0;
}
.aphrodite-aqua {
color: #3be8c8;
}
.ocean-in-a-bowl {
color: #69e2b6;
}
.icery {
color: #a5f8e1;
}

/* CSS Variables */
:root {
--bermuda:#1e7a8a;
--first-post:#2ac0a0;
--aphrodite-aqua:#3be8c8;
--ocean-in-a-bowl:#69e2b6;
--icery:#a5f8e1;
}

More palettes to explore