All Palettes

Color Palette #1d3f3f, #3d6b6b, #5f9b9b, #8dd8d8, #afe4e4

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-neptune {
color: #1d3f3f;
}
.moat {
color: #3d6b6b;
}
.jugendstil-turquoise {
color: #5f9b9b;
}
.island-oasis {
color: #8dd8d8;
}
.timeless-seafoam {
color: #afe4e4;
}

/* CSS Variables */
:root {
--royal-neptune:#1d3f3f;
--moat:#3d6b6b;
--jugendstil-turquoise:#5f9b9b;
--island-oasis:#8dd8d8;
--timeless-seafoam:#afe4e4;
}

More palettes to explore