All Palettes

Color Palette #85c1a4, #5fbf8f, #3ea87c, #298566, #1e4d52

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-cake {
color: #85c1a4;
}
.techno-turquoise {
color: #5fbf8f;
}
.funk {
color: #3ea87c;
}
.green-fingers {
color: #298566;
}
.immersed {
color: #1e4d52;
}

/* CSS Variables */
:root {
--baby-cake:#85c1a4;
--techno-turquoise:#5fbf8f;
--funk:#3ea87c;
--green-fingers:#298566;
--immersed:#1e4d52;
}

More palettes to explore