All Palettes

Color Palette #a4d6d3, #85c1b5, #5fab9f, #3e8979, #2a6a5d

0%
0%
0%

CSS code for this palette

/* CSS */
.smooth-satin {
color: #a4d6d3;
}
.seaborn {
color: #85c1b5;
}
.dragon-bay {
color: #5fab9f;
}
.perky {
color: #3e8979;
}
.galapagos-green {
color: #2a6a5d;
}

/* CSS Variables */
:root {
--smooth-satin:#a4d6d3;
--seaborn:#85c1b5;
--dragon-bay:#5fab9f;
--perky:#3e8979;
--galapagos-green:#2a6a5d;
}

More palettes to explore