All Palettes

Color Palette #a2d7d5, #7ad6a1, #4f9c8b, #2a7964, #1f4d4c

0%
0%
0%

CSS code for this palette

/* CSS */
.smooth-satin {
color: #a2d7d5;
}
.enchanted-emerald {
color: #7ad6a1;
}
.petrol-green {
color: #4f9c8b;
}
.pinehurst {
color: #2a7964;
}
.hornblende-green {
color: #1f4d4c;
}

/* CSS Variables */
:root {
--smooth-satin:#a2d7d5;
--enchanted-emerald:#7ad6a1;
--petrol-green:#4f9c8b;
--pinehurst:#2a7964;
--hornblende-green:#1f4d4c;
}

More palettes to explore