All Palettes

Color Palette #1b886b, #2bbf9d, #3edaab, #60e2b4, #a2ebd4

0%
0%
0%

CSS code for this palette

/* CSS */
.elf-green {
color: #1b886b;
}
.first-post {
color: #2bbf9d;
}
.mint-jelly {
color: #3edaab;
}
.ocean-in-a-bowl {
color: #60e2b4;
}
.oasis-stream {
color: #a2ebd4;
}

/* CSS Variables */
:root {
--elf-green:#1b886b;
--first-post:#2bbf9d;
--mint-jelly:#3edaab;
--ocean-in-a-bowl:#60e2b4;
--oasis-stream:#a2ebd4;
}

More palettes to explore